bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are released by ethanfurman · Pull Request #25350 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
ethanfurman
changed the title
bpo-42248: [Enum] ensure exceptions raised in
bpo-42248: [Enum] ensure exceptions raised in _missing__ are released_missing_ are released
Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖
Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖
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
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
… released (pythonGH-25350). (cherry picked from commit 8c14f5a) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
ethanfurman added a commit to ethanfurman/cpython that referenced this pull request
… released (pythonGH-25350). (cherry picked from commit 8c14f5a) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
ethanfurman added a commit that referenced this pull request
ethanfurman added a commit that referenced this pull request