Uh oh!
There was an error while loading. Please reload this page.
gh-132684: [Enum] only call _missing_ in __contains__ for Flags - #132790
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
…pythonGH-132790) (cherry picked from commit 22bc953) Co-authored-by: Ethan Furman <ethan@stoneleaf.us> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
GH-132896 is a backport of this pull request to the 3.13 branch. |
Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @ethanfurman, I could not cleanly backport this to |
ambv
commented
Jun 3, 2025
Backporting the fix is not trivial. I get 22 failed tests after. Let's not touch 3.12 then. |
_missing_function changes__contains__behaviour #132684