bpo-40066: [Enum] update str() and format() output#30582
Conversation
|
Omg, did not mean to close that at all — sorry!! |
Sorry, something went wrong.
sobolevn
left a comment
There was a problem hiding this comment.
Thanks for your work! Enums' text representation looks way better now.
Sorry, something went wrong.
4da9925 to
d36aeda
Compare
January 14, 2022 22:37
|
This change appears to be causing CI to fail on docs for unrelated PRs ☹️ https://github.com/python/cpython/runs/4831439882?check_suite_focus=true |
Sorry, something went wrong.
…ythonGH-30582)" (pythonGH-30632)" This reverts commit 42a64c0.
|
I'm curious: why does this define a It causes pylint to start throwing warnings about subclasses of Enum which have their own |
Sorry, something went wrong.
https://bugs.python.org/issue40066