[issue29577] Enum: mixin classes don't mix well with already mixed Enums

Ethan Furman report at bugs.python.org
Fri Sep 21 22:03:13 EDT 2018


Ethan Furman <ethan at stoneleaf.us> added the comment:


New changeset 5bdab641da0afd8aa581dfbde4f82d88d337c4b5 by Ethan Furman in branch 'master':
bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328)
https://github.com/python/cpython/commit/5bdab641da0afd8aa581dfbde4f82d88d337c4b5


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue29577>
_______________________________________


More information about the Python-bugs-list mailing list