Skip to content

gh-101578: [doc] mention that PyErr_GetRaisedException returns NULL when the error indicator is not set - #113369

Merged
iritkatriel merged 2 commits into
python:mainfrom
iritkatriel:gh-101578
Dec 31, 2023
Merged

gh-101578: [doc] mention that PyErr_GetRaisedException returns NULL when the error indicator is not set#113369
iritkatriel merged 2 commits into
python:mainfrom
iritkatriel:gh-101578

Conversation

@iritkatriel

@iritkatrieliritkatriel commented Dec 21, 2023

Copy link
Copy Markdown
Member

Comment threadDoc/c-api/exceptions.rst Outdated
@iritkatriel

Copy link
Copy Markdown
MemberAuthor

Thanks, I'll wait a bit to see if the OP on the issue has anything more to suggest.

@iritkatriel
iritkatriel merged commit 2849cbb into python:mainDec 31, 2023
@miss-islington-app

Copy link
Copy Markdown

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 31, 2023
…NULL when the error indicator is not set (pythonGH-113369)
(cherry picked from commit 2849cbb)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-113606 is a backport of this pull request to the 3.12 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Dec 31, 2023
iritkatriel added a commit that referenced this pull request Dec 31, 2023
… NULL when the error indicator is not set (GH-113369) (#113606)
gh-101578: [doc] mention that PyErr_GetRaisedException returns NULL when the error indicator is not set (GH-113369)
(cherry picked from commit 2849cbb)
Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
@iritkatriel
iritkatriel deleted the gh-101578 branch September 13, 2024 12:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@iritkatriel@serhiy-storchaka