◐ Shell
clean mode source ↗

gh-102558: [Enum] better handling of non-Enum EnumType classes by ethanfurman · Pull Request #103060 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ethanfurman

@ethanfurman ethanfurman commented

Mar 27, 2023

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

@ethanfurman ethanfurman self-assigned this

Mar 27, 2023

@ethanfurman ethanfurman added skip news stdlib

Standard Library Python modules in the Lib/ directory

3.11

only security fixes

3.12

only security fixes

needs backport to 3.11

only security fixes

and removed awaiting core review labels

Mar 27, 2023

@ethanfurman ethanfurman changed the title gh-102258: [Enum] better handle non-Enum EnumType classes gh-102558: [Enum] better handle non-Enum EnumType classes

Mar 27, 2023

@ethanfurman ethanfurman changed the title gh-102558: [Enum] better handle non-Enum EnumType classes gh-102558: [Enum] better handling of non-Enum EnumType classes

Mar 27, 2023

@ethanfurman ethanfurman merged commit f4ed2c6 into python:main

Mar 27, 2023

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link Copy Markdown

GH-103064 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11

only security fixes

label

Mar 27, 2023

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Mar 27, 2023
…ythonGH-103060)

(cherry picked from commit f4ed2c6)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

miss-islington added a commit that referenced this pull request

Mar 27, 2023
…3060)

(cherry picked from commit f4ed2c6)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

@ethanfurman ethanfurman deleted the enum-weird_inheritence branch

February 1, 2024 01:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Labels

3.11

only security fixes

3.12

only security fixes

skip news stdlib

Standard Library Python modules in the Lib/ directory

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@ethanfurman @miss-islington @bedevere-bot