Skip to content

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

Merged
ethanfurman merged 1 commit intopython:mainfrom
InSyncWithFoo:enum
Oct 24, 2023
Merged

GH-111182: Update enum.EnumType.__contains__#111184
ethanfurman merged 1 commit intopython:mainfrom
InSyncWithFoo:enum

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
(cherry picked from commit c0ea67d)

Co-authored-by: InSync <122007197+InSyncWithFoo@users.noreply.github.com>
@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 <122007197+InSyncWithFoo@users.noreply.github.com>
@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