Skip to content

gh-149805: Fix SystemError when compiling __classdict__ class annotation#149806

Merged
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:__classdict__
Jun 2, 2026
Merged

gh-149805: Fix SystemError when compiling __classdict__ class annotation#149806
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:__classdict__

Conversation

@StanFromIreland
Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland commented May 13, 2026

@StanFromIreland
Copy link
Copy Markdown
Member Author

Hi @JelleZijlstra, just a little ping in case you missed this one :-)

@StanFromIreland StanFromIreland added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels May 30, 2026
@StanFromIreland StanFromIreland merged commit c52d2b1 into python:main Jun 2, 2026
67 checks passed
@StanFromIreland StanFromIreland deleted the __classdict__ branch June 2, 2026 09:17
@miss-islington-app
Copy link
Copy Markdown

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

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 2, 2026

GH-150773 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 Jun 2, 2026
@miss-islington-app
Copy link
Copy Markdown

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

cherry_picker c52d2b16ddda3995f0f935b1a3815f1aac498da6 3.13

@bedevere-app
Copy link
Copy Markdown

bedevere-app Bot commented Jun 2, 2026

GH-150774 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jun 2, 2026
StanFromIreland added a commit that referenced this pull request Jun 3, 2026
…ass annotation (GH-149806)

(cherry picked from commit c52d2b1)

Co-authored-by: Stan Ulbrych <stan@python.org>
StanFromIreland added a commit that referenced this pull request Jun 3, 2026
…ass annotation (GH-149806)

(cherry picked from commit c52d2b1)

Co-authored-by: Stan Ulbrych <stan@python.org>
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Jun 5, 2026
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.

2 participants