This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients AlexWaygood, barry, eli.bendersky, ethan.furman, serhiy.storchaka
Date 2021-10-29.15:44:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635522261.69.0.897958194818.issue45535@roundup.psfhosted.org>
In-reply-to
Content
PR 29316 looks complicated.

First of all, why do Enum needs a custom __dir__? What is wrong with the default implementation?
History
Date User Action Args
2021-10-29 15:44:21serhiy.storchakasetrecipients: + serhiy.storchaka, barry, eli.bendersky, ethan.furman, AlexWaygood
2021-10-29 15:44:21serhiy.storchakasetmessageid: <1635522261.69.0.897958194818.issue45535@roundup.psfhosted.org>
2021-10-29 15:44:21serhiy.storchakalinkissue45535 messages
2021-10-29 15:44:21serhiy.storchakacreate