mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
cb35402c18
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