Skip to content
Snippets Groups Projects
Unverified Commit cb35402c authored by Victor Stinner's avatar Victor Stinner Committed by GitHub
Browse files

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.
parent 6ed7c353
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment