cpython/Misc/NEWS.d/next/Core and Builtins/2024-05-24-21-04-00.gh-issu...

3 lines
125 B
ReStructuredText

Fix deadlock involving ``_PyType_Lookup()`` cache in the free-threaded build
when the GIL is dynamically enabled at runtime.