Skip to content

[3.13] gh-132684: [Enum] only call _missing_ in __contains__ for Flags (GH-132790) - #132896

Merged
ethanfurman merged 1 commit into
python:3.13from
miss-islington:backport-22bc953-3.13
Apr 25, 2025
Merged

[3.13] gh-132684: [Enum] only call _missing_ in __contains__ for Flags (GH-132790)#132896
ethanfurman merged 1 commit into
python:3.13from
miss-islington:backport-22bc953-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 25, 2025

Copy link
Copy Markdown
Contributor

(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

…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>
@ethanfurman
ethanfurman merged commit 0877222 into python:3.13Apr 25, 2025
@miss-islington
miss-islington deleted the backport-22bc953-3.13 branch January 2, 2026 17:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@ethanfurman