Skip to content

Conversation

@ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Oct 1, 2020

When an Enum class is created from another multi-inherited Enum class, the member type is not being found.

https://bugs.python.org/issue41889

@puddly
Copy link

puddly commented Dec 6, 2020

Is there anything preventing this regression fix from being merged?

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

@bedevere-bot
Copy link

GH-23672 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 7, 2020
@bedevere-bot
Copy link

GH-23673 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 7, 2020
ethanfurman pushed a commit that referenced this pull request Dec 7, 2020
ethanfurman pushed a commit that referenced this pull request Dec 7, 2020
@ethanfurman ethanfurman deleted the enum-inherit_multiple branch December 7, 2020 23:51
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
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.

6 participants