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
fix bug that let Enums be extended via multiple inheritance
|
Thanks @ethanfurman for the PR |
|
@ethanfurman: Please replace |
fix bug that let Enums be extended via multiple inheritance (cherry picked from commit 3064dbf) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
|
GH-22278 is a backport of this pull request to the 3.9 branch. |
fix bug that let Enums be extended via multiple inheritance (cherry picked from commit 3064dbf) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
|
GH-22279 is a backport of this pull request to the 3.8 branch. |
fix bug that let Enums be extended via multiple inheritance
fix bug that let Enums be extended via multiple inheritance
https://bugs.python.org/issue41517