Skip to content

gh-156910: fix deadlock in type_set_abstractmethods under free-threading - #156948

Merged
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:gh-156910-abstractmethods-stw-deadlock
Sep 9, 2026
Merged

gh-156910: fix deadlock in type_set_abstractmethods under free-threading#156948
kumaraditya303 merged 2 commits into
python:mainfrom
kumaraditya303:gh-156910-abstractmethods-stw-deadlock

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@kumaraditya303 kumaraditya303 added topic-free-threading needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Sep 4, 2026

@mpage mpage left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kumaraditya303
kumaraditya303 merged commit 1ac3bfa into python:main Sep 9, 2026
64 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@kumaraditya303
kumaraditya303 deleted the gh-156910-abstractmethods-stw-deadlock branch September 9, 2026 06:21
@miss-islington-app

Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.15 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 1ac3bfaacc424775438f5873fa178a93a53edef2 3.15

@miss-islington-app

Copy link
Copy Markdown

Sorry, @kumaraditya303, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 1ac3bfaacc424775438f5873fa178a93a53edef2 3.14

@bedevere-app

bedevere-app Bot commented Sep 9, 2026

Copy link
Copy Markdown

GH-157203 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Sep 9, 2026
@kumaraditya303 kumaraditya303 removed the needs backport to 3.14 bugs and security fixes label Sep 9, 2026
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