Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 1, 2025

Fix data race in type_set_name by assigning name under stop the world pause making it thread safe in free-threading.
(cherry picked from commit e99bc7f)

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

Fix data race in `type_set_name` by assigning name under stop the world pause making it thread safe in free-threading.
(cherry picked from commit e99bc7f)

Co-authored-by: Kumar Aditya <[email protected]>
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) October 7, 2025 17:48
@kumaraditya303 kumaraditya303 merged commit bf397e2 into python:3.14 Oct 7, 2025
43 of 44 checks passed
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.

2 participants