Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-132684: [Enum] only call _missing_ in __contains__ for Flags#132790
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
Uh oh!
There was an error while loading.Please reload this page.
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.
22bc953
intopython:mainUh 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 commit22bc953)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 the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
_missing_
function changes__contains__
behaviour #132684