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

bpo-29577: Enum: mixin classes don't mix well with already mixed Enums #9328

Merged
merged 4 commits into from Sep 22, 2018

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Sep 15, 2018

@ethanfurman ethanfurman merged commit 5bdab64 into python:master Sep 22, 2018
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

Sorry, @ethanfurman, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 5bdab641da0afd8aa581dfbde4f82d88d337c4b5 3.7

ethanfurman added a commit that referenced this pull request Sep 22, 2018
…d Enums (GH-9328)

* bpo-29577: allow multiple mixin classes.
(cherry picked from commit 5bdab64)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
@bedevere-bot
Copy link

GH-9486 is a backport of this pull request to the 3.7 branch.

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.

None yet

4 participants