gh-144693: Clarify that PyFrame_GetBack does not raises exception by taegyunkim · Pull Request #144824 · python/cpython
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
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…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
…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
…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
…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
…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
…ions (pythonGH-144824) Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>