Skip to content

gh-156689: Fix out-of-bounds read in PyAst_CheckMode() for mode='func_type' - #156697

Merged
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:PyAst_CheckMode
Aug 31, 2026
Merged

gh-156689: Fix out-of-bounds read in PyAst_CheckMode() for mode='func_type'#156697
StanFromIreland merged 1 commit into
python:mainfrom
StanFromIreland:PyAst_CheckMode

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Aug 31, 2026

Copy link
Copy Markdown
Member

@read-the-docs-community

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #34309227 | 📁 Comparing dbcae36 against main (03503dc)

  🔍 Preview build  

2 files changed
± library/ast.html
± whatsnew/changelog.html

@pablogsal pablogsal left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM!

@StanFromIreland
StanFromIreland merged commit d7f9c64 into python:main Aug 31, 2026
60 checks passed
@StanFromIreland
StanFromIreland deleted the PyAst_CheckMode branch August 31, 2026 11:49
@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 Aug 31, 2026
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

@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 d7f9c6400f49633221983d0c454cf27ecb0302ba 3.13

@bedevere-app

bedevere-app Bot commented Aug 31, 2026

Copy link
Copy Markdown

GH-156704 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 Aug 31, 2026
@bedevere-app

bedevere-app Bot commented Aug 31, 2026

Copy link
Copy Markdown

GH-156705 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 Aug 31, 2026
@StanFromIreland StanFromIreland removed the needs backport to 3.13 bugs and security fixes label Aug 31, 2026
@StanFromIreland

Copy link
Copy Markdown
Member Author

Can't reproduce on 3.13.

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