Skip to content

GH-111182: Update enum.EnumType.__contains__ #111184

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
Oct 24, 2023
Merged

GH-111182: Update enum.EnumType.__contains__ #111184

merged 1 commit into from
Oct 24, 2023

Conversation

InSyncWithFoo
Copy link
Contributor

@InSyncWithFoo InSyncWithFoo commented Oct 22, 2023

@ethanfurman ethanfurman merged commit c0ea67d into python:main Oct 24, 2023
@miss-islington-app
Copy link

Thanks @InSyncWithFoo for the PR, and @ethanfurman for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2023
@bedevere-app
Copy link

bedevere-app bot commented Oct 24, 2023

GH-111281 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 24, 2023
ethanfurman pushed a commit that referenced this pull request Oct 24, 2023
…11281)

GH-111182: Update EnumType.__contains__ docs (GH-111184)
(cherry picked from commit c0ea67d)

Co-authored-by: InSync <[email protected]>
@InSyncWithFoo InSyncWithFoo deleted the enum branch November 1, 2023 10:15
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update enum.EnumType.__contains__ for Python 3.12
3 participants