Skip to content

gh-102558: [Enum] better handling of non-Enum EnumType classes - #103060

Merged
ethanfurman merged 2 commits into
python:mainfrom
ethanfurman:enum-weird_inheritence
Mar 27, 2023
Merged

gh-102558: [Enum] better handling of non-Enum EnumType classes#103060
ethanfurman merged 2 commits into
python:mainfrom
ethanfurman:enum-weird_inheritence

Conversation

@ethanfurman

@ethanfurmanethanfurman commented Mar 27, 2023

Copy link
Copy Markdown
Member

@ethanfurmanethanfurman self-assigned this Mar 27, 2023
@ethanfurmanethanfurman 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
@ethanfurmanethanfurman changed the title gh-102258: [Enum] better handle non-Enum EnumType classesgh-102558: [Enum] better handle non-Enum EnumType classesMar 27, 2023
@ethanfurmanethanfurman changed the title gh-102558: [Enum] better handle non-Enum EnumType classesgh-102558: [Enum] better handling of non-Enum EnumType classesMar 27, 2023
@ethanfurman
ethanfurman merged commit f4ed2c6 into python:mainMar 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-botbedevere-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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11only security fixes3.12only security fixesskip newsstdlibStandard Library Python modules in the Lib/ directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ethanfurman@miss-islington@bedevere-bot