mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +00:00
This approach eliminates the originally reported race. It also gets rid of the deadlock reported in gh-96071, so we can remove the workaround added then.
Miscellaneous source files for the main Python shared library