Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 24, 2025

Use a PyEvent instead of a lock to fix a race on the free-threaded build.
(cherry picked from commit 9b451fb)
(cherry picked from commit 6efd78d)

Co-authored-by: Kumar Aditya [email protected]
Co-authored-by: Peter Bierma [email protected]

…91` (pythonGH-137094) (pythonGH-140524)

Use a `PyEvent` instead of a lock to fix a race on the free-threaded build.
(cherry picked from commit 9b451fb)
(cherry picked from commit 6efd78d)

Co-authored-by: Kumar Aditya <[email protected]>
Co-authored-by: Peter Bierma <[email protected]>
@bedevere-app bedevere-app bot added the tests Tests in the Lib/test dir label Oct 24, 2025
@kumaraditya303 kumaraditya303 merged commit 050b9dd into python:3.13 Oct 24, 2025
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants