Skip to content

gh-151905: fix assert(!PyErr_Occurred()) in _PyType_LookupStackRefAndVersion#151906

Merged
kumaraditya303 merged 5 commits into
python:mainfrom
prakashsellathurai:fix-151905
Jun 22, 2026
Merged

gh-151905: fix assert(!PyErr_Occurred()) in _PyType_LookupStackRefAndVersion#151906
kumaraditya303 merged 5 commits into
python:mainfrom
prakashsellathurai:fix-151905

Conversation

@prakashsellathurai

@prakashsellathurai prakashsellathurai commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Signed-off-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
@prakashsellathurai prakashsellathurai marked this pull request as ready for review June 22, 2026 06:32
Signed-off-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
@kumaraditya303 kumaraditya303 merged commit 1ab8862 into python:main Jun 22, 2026
58 checks passed
@kumaraditya303 kumaraditya303 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 Jun 22, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @prakashsellathurai for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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

cherry_picker 1ab8862ea0ad8d52af8a75866077b1e09b0ba62d 3.13

@kumaraditya303 kumaraditya303 added the interpreter-core (Objects, Python, Grammar, and Parser dirs) label Jun 22, 2026
@bedevere-app

bedevere-app Bot commented Jun 22, 2026

Copy link
Copy Markdown

GH-151918 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 22, 2026
@bedevere-app

bedevere-app Bot commented Jun 22, 2026

Copy link
Copy Markdown

GH-151919 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 22, 2026
hugovk pushed a commit that referenced this pull request Jun 23, 2026
…1906) (#151919)

Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
kumaraditya303 pushed a commit that referenced this pull request Jun 23, 2026
…1906) (#151918)

gh-151905: fix memory error handling in PyFrame_GetBack (GH-151906)
(cherry picked from commit 1ab8862)

Co-authored-by: Prakash Sellathurai <prakashsellathurai@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.13 bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants