FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

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 commented Mar 27, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

ethanfurman self-assigned this Mar 27, 2023
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 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 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 merged commit f4ed2c6 into python:main Mar 27, 2023

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown

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

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 deleted the enum-weird_inheritence branch February 1, 2024 01:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL