Skip to content

[3.12] gh-114149: [Enum] fix tuple subclass handling when using custom __new__ (GH-114160) #114196

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
Jan 17, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 17, 2024

(cherry picked from commit 33b47a2)

Co-authored-by: Ethan Furman [email protected]

… __new__ (pythonGH-114160)

(cherry picked from commit 33b47a2)

Co-authored-by: Ethan Furman <[email protected]>
@ethanfurman ethanfurman merged commit c1890e6 into python:3.12 Jan 17, 2024
ethanfurman added a commit that referenced this pull request Jan 18, 2024
… tests (GH-114215) (GH-114218)

gh-114149: [Enum] revert GH-114160 and add more tuple-subclass tests (GH-114215)

This reverts commit 05e142b.
(cherry picked from commit 4c7e09d)

Co-authored-by: Ethan Furman <[email protected]>
@ethanfurman
Copy link
Member

Reverted in #114218.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants