Skip to content

gh-150858: add stop-the-world in type_set_qualname#150859

Merged
kumaraditya303 merged 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-stop-the-world-in-type_set_qualname
Jun 11, 2026
Merged

gh-150858: add stop-the-world in type_set_qualname#150859
kumaraditya303 merged 3 commits into
python:mainfrom
KowalskiThomas:kowalski/fix-stop-the-world-in-type_set_qualname

Conversation

@KowalskiThomas

@KowalskiThomas KowalskiThomas commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

@KowalskiThomas KowalskiThomas marked this pull request as ready for review June 5, 2026 12:42
Comment thread Misc/NEWS.d/next/Core_and_Builtins/2026-06-03-16-27-00.gh-issue-150858.j2dSkD.rst Outdated
@kumaraditya303 kumaraditya303 enabled auto-merge (squash) June 11, 2026 11:41
@KowalskiThomas

KowalskiThomas commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

Seems like CI failed (due to an unrelated test I think) so auto merge won't do anything

@kumaraditya303 kumaraditya303 merged commit 1ec6596 into python:main Jun 11, 2026
98 of 100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Race in type_set_qualname leads to memory corruption under free-threading

2 participants