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 barry, eli.bendersky, ethan.furman
Date 2020-12-10.01:12:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607562758.46.0.0503883744209.issue42517@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7cf0aad96d1d20f07d7f0e374885f327c2d5ff27 by Ethan Furman in branch 'master':
bpo-42517: [Enum] do not convert private names into members (GH-23722)
https://github.com/python/cpython/commit/7cf0aad96d1d20f07d7f0e374885f327c2d5ff27
History
Date User Action Args
2020-12-10 01:12:38ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky
2020-12-10 01:12:38ethan.furmansetmessageid: <1607562758.46.0.0503883744209.issue42517@roundup.psfhosted.org>
2020-12-10 01:12:38ethan.furmanlinkissue42517 messages
2020-12-10 01:12:38ethan.furmancreate