[issue45493] str() and repr() of enum different in Python 3.11 from Python <= 3.10

Ethan Furman report at bugs.python.org
Mon Oct 18 19:03:37 EDT 2021


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

Enum was reverted at the last minute for 3.10.  I would like to keep the changes in 3.11 so they get more exposure.

I have asked the SC a few times for thoughts about PEP 663, including whether an information PEP needs formal approval, but still haven't heard back.

At any rate, I do not have the band-width to undo and then redo all the changes in the 3.11 Enum.

----------

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


More information about the Python-bugs-list mailing list