Skip to content

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

Merged
ethanfurman merged 3 commits intopython:3.9from
ethanfurman:backport-6ec0ade-3.9
Dec 24, 2020
Merged

[3.9] bpo-42727: [Enum] EnumMeta.__prepare__ now accepts **kwds (GH-23917).#23926
ethanfurman merged 3 commits intopython:3.9from
ethanfurman:backport-6ec0ade-3.9

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