mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
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