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 ethan.furman
Recipients AlexWaygood, barry, eli.bendersky, ethan.furman, serhiy.storchaka
Date 2022-01-18.23:13:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642547603.72.0.184300911224.issue45535@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7c0914d35eaaab2f323260ba5fe8884732533888 by Ethan Furman in branch 'main':
bpo-45535: [Enum] include special dunders in dir() (GH-30677)
https://github.com/python/cpython/commit/7c0914d35eaaab2f323260ba5fe8884732533888
History
Date User Action Args
2022-01-18 23:13:23ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, serhiy.storchaka, AlexWaygood
2022-01-18 23:13:23ethan.furmansetmessageid: <1642547603.72.0.184300911224.issue45535@roundup.psfhosted.org>
2022-01-18 23:13:23ethan.furmanlinkissue45535 messages
2022-01-18 23:13:23ethan.furmancreate