[issue41517] Able to subclass enum with members by using multiple inheritance

Ethan Furman report at bugs.python.org
Wed Sep 16 10:12:04 EDT 2020


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


New changeset 3064dbf5df1021e85b507366a7ea448c8895efe7 by Ethan Furman in branch 'master':
bpo-41517: do not allow Enums to be extended (#22271)
https://github.com/python/cpython/commit/3064dbf5df1021e85b507366a7ea448c8895efe7


----------

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


More information about the Python-bugs-list mailing list