Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 9, 2022

On Windows, PyThread_acquire_lock(), PyThread_acquire_lock_timed()
and PyThread_release_lock() no longer check at runtime if the lock is
not NULL.

On Windows, PyThread_acquire_lock(), PyThread_acquire_lock_timed()
and PyThread_release_lock() no longer check at runtime if the lock is
not NULL.
@vstinner
Copy link
Member Author

vstinner commented May 9, 2022

cc @gpshead

@vstinner vstinner merged commit cb35402 into python:main May 10, 2022
@vstinner vstinner deleted the thread_nt branch May 10, 2022 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants