[issue33976] Enums don't support nested classes

Ethan Furman report at bugs.python.org
Wed Jul 17 13:25:12 EDT 2019


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

Edward,

I'm inclined to agree with you.  It will take a couple versions for deprecation, etc., to push this through (assuming nobody comes up with a good counter-argument).

In the mean-time, this change has landed in aenum [1] so you can use it now.


[1] https://pypi.org/project/aenum/

----------

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


More information about the Python-bugs-list mailing list