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

3 lines
115 B
ReStructuredText

Fix deadlock during thread deletion in free-threaded build, which could
occur when the GIL was enabled at runtime.