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-125259: Fix error notes removal in enum initialization#125647

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

Merged
ethanfurman merged 4 commits intopython:mainfrommariosasko:fix-issue-125259
Oct 22, 2024

Conversation

@mariosasko
Copy link
Contributor

@mariosaskomariosasko commentedOct 17, 2024
edited by bedevere-appbot
Loading

Delete the notes of errors thrown in enum class initialization instead of re-instantiating them (without notes), which might not always be possible.

@ethanfurmanethanfurman self-assigned thisOct 22, 2024
@ethanfurmanethanfurman added type-bugAn unexpected behavior, bug, or error stdlibStandard Library Python modules in the Lib/ directory 3.12only security fixes 3.13bugs and security fixes needs backport to 3.12only security fixes 3.14bugs and security fixes needs backport to 3.13bugs and security fixes labelsOct 22, 2024
@ethanfurmanethanfurman merged commit34653bb intopython:mainOct 22, 2024
44 checks passed
@miss-islington-app
Copy link

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

@miss-islington-app
Copy link

Sorry,@mariosasko and@ethanfurman, I could not cleanly backport this to3.12 due to a conflict.
Please backport usingcherry_picker on command line.

cherry_picker 34653bba644aa5481613f398153757d7357e39ea 3.12

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 22, 2024
…onGH-125647)(cherry picked from commit34653bb)Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
@bedevere-app
Copy link

GH-125858 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelOct 22, 2024
ethanfurman pushed a commit that referenced this pull requestOct 25, 2024
…125647) (GH-125858)gh-125259: Fix error notes removal in enum initialization (GH-125647)(cherry picked from commit34653bb)Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
ethanfurman pushed a commit to ethanfurman/cpython that referenced this pull requestOct 25, 2024
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelOct 25, 2024
ethanfurman added a commit that referenced this pull requestOct 25, 2024
…125647) (GH-125953)(cherry picked from commit34653bb)Co-authored-by: Mario Šaško <mariosasko777@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ethanfurmanethanfurmanethanfurman approved these changes

Assignees

@ethanfurmanethanfurman

Labels

3.12only security fixes3.13bugs and security fixes3.14bugs and security fixesstdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mariosasko@ethanfurman

[8]ページ先頭

©2009-2025 Movatter.jp