Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-105375: Improve _decimal error handling#105605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@erlend-aasland
Copy link
Contributor

@erlend-aaslanderlend-aasland commentedJun 9, 2023
edited by bedevere-bot
Loading

Fix a bug where an exception could end up being overwritten.

serhiy-storchaka reacted with thumbs up emoji
Fix a bug where an exception could end up being overwritten.
@erlend-aaslanderlend-aasland added needs backport to 3.11only security fixes needs backport to 3.12only security fixes labelsJun 9, 2023
erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull requestJun 9, 2023
Add proper error handling to add_errors_module() to prevent exceptionsfrom possibly being overwritten, and objects from being decref'ed twice.
@rhettingerrhettinger removed their request for reviewJune 10, 2023 21:01
@erlend-aaslanderlend-aasland merged commitc932f72 intopython:mainJun 11, 2023
@miss-islington
Copy link
Contributor

Thanks@erlend-aasland for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@erlend-aaslanderlend-aasland deleted the improve-decimal-error-handling branchJune 11, 2023 10:06
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 11, 2023
Fix a bug where an exception could end up being overwritten.(cherry picked from commitc932f72)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJun 11, 2023
Fix a bug where an exception could end up being overwritten.(cherry picked from commitc932f72)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@bedevere-bot
Copy link

GH-105647 is a backport of this pull request to the3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12only security fixes labelJun 11, 2023
@bedevere-bot
Copy link

GH-105648 is a backport of this pull request to the3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11only security fixes labelJun 11, 2023
erlend-aasland added a commit that referenced this pull requestJun 11, 2023
Fix a bug where an exception could end up being overwritten.(cherry picked from commitc932f72)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
erlend-aasland added a commit that referenced this pull requestJun 11, 2023
Fix a bug where an exception could end up being overwritten.(cherry picked from commitc932f72)Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
@erlend-aaslanderlend-aasland linked an issueJun 11, 2023 that may beclosed by this pull request
18 tasks
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@sobolevnsobolevnsobolevn approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Incorrect error handling for APIs that can raise exceptions

4 participants

@erlend-aasland@miss-islington@bedevere-bot@sobolevn

[8]ページ先頭

©2009-2025 Movatter.jp