mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08:00
On Windows, PyThread_acquire_lock(), PyThread_acquire_lock_timed() and PyThread_release_lock() no longer check at runtime if the lock is not NULL.
Miscellaneous source files for the main Python shared library