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