Ethan Furman <[email protected]> added the comment:
The behavior of not honoring the object.__str__ override is a bug in Enum and currently being tracked in issue41789. ---------- resolution: -> duplicate stage: needs patch -> resolved status: open -> closed superseder: -> Enum: __str__ and friends sometimes erroneously replaced _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41786> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
