mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -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