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 2021-12-02.16:50:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638463806.15.0.931370017707.issue45535@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2afdc95cc8f4e9228148730949a43cef0323f15 by Alex Waygood in branch 'main':
bpo-45535: Improve output of Enum ``dir()`` (GH-29316)
https://github.com/python/cpython/commit/b2afdc95cc8f4e9228148730949a43cef0323f15
History
Date User Action Args
2021-12-02 16:50:06ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, serhiy.storchaka, AlexWaygood
2021-12-02 16:50:06ethan.furmansetmessageid: <1638463806.15.0.931370017707.issue45535@roundup.psfhosted.org>
2021-12-02 16:50:06ethan.furmanlinkissue45535 messages
2021-12-02 16:50:06ethan.furmancreate