Skip to content

gh-150663: Document that PyErr_SetRaisedException accepts null#153046

Merged
vstinner merged 3 commits into
python:mainfrom
hrimov:doc-pyerr-set-raised-exc-null
Jul 18, 2026
Merged

gh-150663: Document that PyErr_SetRaisedException accepts null#153046
vstinner merged 3 commits into
python:mainfrom
hrimov:doc-pyerr-set-raised-exc-null

Conversation

@hrimov

@hrimov hrimov commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

@read-the-docs-community

read-the-docs-community Bot commented Jul 4, 2026

Copy link
Copy Markdown

Comment thread Doc/c-api/exceptions.rst
Comment thread Doc/c-api/exceptions.rst
Comment thread Doc/c-api/exceptions.rst Outdated
Comment thread Doc/c-api/exceptions.rst
@hrimov

hrimov commented Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for the review! I've addressed all the comments.

@hrimov
hrimov requested review from ZeroIntensity and vstinner July 14, 2026 07:58
@vstinner vstinner 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 Jul 18, 2026

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

LGTM

@vstinner
vstinner merged commit a0c8329 into python:main Jul 18, 2026
40 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 18, 2026
@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-154021 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 Jul 18, 2026
@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-154022 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 Jul 18, 2026
@bedevere-app

bedevere-app Bot commented Jul 18, 2026

Copy link
Copy Markdown

GH-154023 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 Jul 18, 2026
@vstinner

Copy link
Copy Markdown
Member

Merged, thanks.

vstinner pushed a commit that referenced this pull request Jul 18, 2026
…GH-153046) (#154023)

gh-150663: Document that PyErr_SetRaisedException accepts null (GH-153046)
(cherry picked from commit a0c8329)

Co-authored-by: Andrii Hrimov <andrew.hrimov@gmail.com>
vstinner pushed a commit that referenced this pull request Jul 18, 2026
…GH-153046) (#154022)

gh-150663: Document that PyErr_SetRaisedException accepts null (GH-153046)
(cherry picked from commit a0c8329)

Co-authored-by: Andrii Hrimov <andrew.hrimov@gmail.com>
vstinner pushed a commit that referenced this pull request Jul 18, 2026
…GH-153046) (#154021)

gh-150663: Document that PyErr_SetRaisedException accepts null (GH-153046)
(cherry picked from commit a0c8329)

Co-authored-by: Andrii Hrimov <andrew.hrimov@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