← 返回首页
[3.12] gh-104372: use == -1 before PyErr_Occurred (GH-104831) by miss-islington · Pull Request #104833 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

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

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.12] gh-104372: use == -1 before PyErr_Occurred (GH-104831)#104833

Merged
gpshead merged 1 commit into
python:3.12from
miss-islington:backport-7f963bf-3.12
May 24, 2023
Merged

[3.12] gh-104372: use == -1 before PyErr_Occurred (GH-104831)#104833
gpshead merged 1 commit into
python:3.12from
miss-islington:backport-7f963bf-3.12

Conversation

miss-islington commented May 24, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

The ideal pattern for this. (already in the 3.11 backport)
(cherry picked from commit 7f963bf)

Co-authored-by: Gregory P. Smith greg@krypto.org

The ideal pattern for this. (already in the 3.11 backport) (cherry picked from commit 7f963bf) Co-authored-by: Gregory P. Smith <greg@krypto.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.