mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
841b7482dd
The assertion doesn't necessarily hold for `threading.Lock`, so allow the lock to be unlocked if `_PY_LOCK_PYTHONLOCK` is set on the flags.
Miscellaneous source files for the main Python shared library