◐ Shell
clean mode source ↗

gh-144693: Clarify that PyFrame_GetBack does not raises exception by taegyunkim · Pull Request #144824 · python/cpython

…ption state on NULL return

sergey-miryanov

Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>

ZeroIntensity

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>

@taegyunkim taegyunkim changed the title gh-144693: Clarify that PyFrame_GetBack preserves existing exception state on NULL return gh-144693: Clarify that PyFrame_GetBack does not raises exception

Feb 27, 2026

ZeroIntensity

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>