Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-144693: Clarify that PyFrame_GetBack does not raises exception#144824

Merged
ZeroIntensity merged 3 commits into
python:mainpython/cpython:mainfrom
taegyunkim:taegyunkim/gh-144693-pyframe-getback-docstaegyunkim/cpython:taegyunkim/gh-144693-pyframe-getback-docsCopy head branch name to clipboard
Feb 27, 2026
Merged

gh-144693: Clarify that PyFrame_GetBack does not raises exception#144824
ZeroIntensity merged 3 commits into
python:mainpython/cpython:mainfrom
taegyunkim:taegyunkim/gh-144693-pyframe-getback-docstaegyunkim/cpython:taegyunkim/gh-144693-pyframe-getback-docsCopy head branch name to clipboard

Conversation

@taegyunkim

@taegyunkim taegyunkim commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

Comment thread Doc/c-api/frame.rst Outdated
Co-authored-by: Sergey Miryanov <sergey.miryanov@gmail.com>
Comment thread Doc/c-api/frame.rst Outdated
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 ZeroIntensity added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Feb 27, 2026

@ZeroIntensity ZeroIntensity 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.

Thanks!

@ZeroIntensity ZeroIntensity merged commit 8775f90 into python:main Feb 27, 2026
37 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Feb 27, 2026
@miss-islington-app

Copy link
Copy Markdown

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

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>
@bedevere-app

bedevere-app Bot commented Feb 27, 2026

Copy link
Copy Markdown

GH-145318 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 Feb 27, 2026
@bedevere-app

bedevere-app Bot commented Feb 27, 2026

Copy link
Copy Markdown

GH-145319 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Feb 27, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.