Skip to content

bpo-42248: [Enum] ensure exceptions raised in _missing_ are released #25350

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Apr 12, 2021

@ethanfurman ethanfurman changed the title bpo-42248: [Enum] ensure exceptions raised in _missing__ are released bpo-42248: [Enum] ensure exceptions raised in _missing_ are released Apr 12, 2021
@ethanfurman ethanfurman merged commit 8c14f5a into python:master Apr 12, 2021
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @ethanfurman, I could not cleanly backport this to 3.8 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 8c14f5a787b21d5a1eae5d5ee981431d1c0e055f 3.8

@miss-islington
Copy link
Contributor

Sorry @ethanfurman, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 8c14f5a787b21d5a1eae5d5ee981431d1c0e055f 3.9

ethanfurman added a commit to ethanfurman/cpython that referenced this pull request Apr 12, 2021
… released (pythonGH-25350).

(cherry picked from commit 8c14f5a)

Co-authored-by: Ethan Furman <[email protected]>
ethanfurman added a commit to ethanfurman/cpython that referenced this pull request Apr 12, 2021
… released (pythonGH-25350).

(cherry picked from commit 8c14f5a)

Co-authored-by: Ethan Furman <[email protected]>
ethanfurman added a commit that referenced this pull request Apr 12, 2021
… released (GH-25350). (GH-25369)

(cherry picked from commit 8c14f5a)

Co-authored-by: Ethan Furman <[email protected]>
ethanfurman added a commit that referenced this pull request Apr 12, 2021
… released (GH-25350). (GH-25370)

(cherry picked from commit 8c14f5a)

Co-authored-by: Ethan Furman <[email protected]>
@ethanfurman ethanfurman deleted the enum-issue42248 branch April 15, 2021 14:26
@Mariatta
Copy link
Member

Mariatta commented Jun 2, 2021

Does this still need backport to 3.8 and 3.9? If not, please remove the labels.

@ZeroIntensity ZeroIntensity removed the needs backport to 3.9 only security fixes label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants