{{ message }}
gh-144693: Clarify that PyFrame_GetBack does not raises exception#144824
Merged
ZeroIntensity merged 3 commits intoFeb 27, 2026
Merged
Conversation
…ption state on NULL return
Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
ZeroIntensity
approved these changes
Feb 27, 2026
ZeroIntensity
left a comment
Member
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
Hide details
View details
ZeroIntensity
merged commit
8775f90
into
python:main
Feb 27, 2026
37 checks passed
|
Thanks @taegyunkim for the PR, and @ZeroIntensity for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, something went wrong.
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Feb 27, 2026
…ions (pythonGH-144824) (cherry picked from commit 8775f90) Co-authored-by: Taegyun Kim <k.taegyun@gmail.com> Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Feb 27, 2026
…ions (pythonGH-144824) (cherry picked from commit 8775f90) Co-authored-by: Taegyun Kim <k.taegyun@gmail.com> Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
ZeroIntensity
added a commit
that referenced
this pull request
Feb 27, 2026
…tions (GH-144824) (GH-145318) gh-144693: Clarify that `PyFrame_GetBack` does not raise exceptions (GH-144824) (cherry picked from commit 8775f90) Co-authored-by: Taegyun Kim <k.taegyun@gmail.com> Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
ZeroIntensity
added a commit
that referenced
this pull request
Feb 27, 2026
…tions (GH-144824) (GH-145319) gh-144693: Clarify that `PyFrame_GetBack` does not raise exceptions (GH-144824) (cherry picked from commit 8775f90) Co-authored-by: Taegyun Kim <k.taegyun@gmail.com> Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
brijkapadia
pushed a commit
to brijkapadia/cpython
that referenced
this pull request
Feb 28, 2026
…ions (pythonGH-144824) Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
ljfp
pushed a commit
to ljfp/cpython
that referenced
this pull request
Apr 25, 2026
…ions (pythonGH-144824) Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
_PyFrame_GetFrameObject#144693📚 Documentation preview 📚: https://cpython-previews--144824.org.readthedocs.build/