8000 gh-101541: [Enum] create flag psuedo-member without calling original __new__ by ethanfurman · Pull Request #101590 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-101541: [Enum] create flag psuedo-member without calling original __new__ #101590

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 2 commits into from
Feb 6, 2023

Conversation

ethanfurman
Copy link
Member
@ethanfurman ethanfurman commented Feb 5, 2023

@ethanfurman ethanfurman added type-bug An unexpected behavior, bug, or error stdlib Python modules in the Lib dir 3.11 only security fixes 3.12 only security fixes needs backport to 3.11 only security fixes labels Feb 5, 2023
@ethanfurman ethanfurman changed the title gh-1014541: [Enum] create flag psuedo-member without calling original __new__ gh-101541: [Enum] create flag psuedo-member without calling original __new__ Feb 5, 2023
@ethanfurman ethanfurman merged commit ef7c2bf into python:main Feb 6, 2023
@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

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

8000

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Feb 6, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 6, 2023
…ginal __new__ (pythonGH-101590)

(cherry picked from commit ef7c2bf)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
miss-islington added a commit that referenced this pull request Feb 6, 2023
…__new__ (GH-101590)

(cherry picked from commit ef7c2bf)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@ethanfurman ethanfurman deleted the enum-flag_new branch February 1, 2024 01:39
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 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0