mirror of
https://github.com/python/cpython.git
synced 2026-08-15 23:12:07 +08: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