Skip to content
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

[3.9] bpo-42727: [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917). #23926

Merged
merged 3 commits into from
Dec 24, 2020

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Dec 24, 2020

(cherry picked from commit 6ec0ade)

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

https://bugs.python.org/issue42727

(cherry picked from commit 6ec0ade)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@ethanfurman ethanfurman changed the title [3.9] [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917). [3.9] bpo-42727: [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917). Dec 24, 2020
@ethanfurman ethanfurman merged commit f7dca9b into python:3.9 Dec 24, 2020
@ethanfurman ethanfurman deleted the backport-6ec0ade-3.9 branch December 24, 2020 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants