SIGN IN SIGN UP

gh-88750: On Windows, PyThread_acquire_lock() no longer checks for NULL (#92586)

On Windows, PyThread_acquire_lock(), PyThread_acquire_lock_timed()
and PyThread_release_lock() no longer check at runtime if the lock is
not NULL.
V
Victor Stinner committed
cb35402c1867b48704c2de1d1efd465ca738f374
Parent: 6ed7c35
Committed by GitHub <noreply@github.com> on 5/10/2022, 12:00:38 AM