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 DahlitzFlorian, barry, docs@python, eli.bendersky, ethan.furman, remi.lapeyre, socketpair
Date 2020-09-14.20:32:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600115579.96.0.623508137844.issue40721@roundup.psfhosted.org>
In-reply-to
Content
New changeset 542e1df2b018ee7068dba8076f2d6e84efd6e144 by Ethan Furman in branch 'master':
bpo-40721: add note about enum member name case (GH-22231)
https://github.com/python/cpython/commit/542e1df2b018ee7068dba8076f2d6e84efd6e144
History
Date User Action Args
2020-09-14 20:32:59ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, docs@python, socketpair, DahlitzFlorian, remi.lapeyre
2020-09-14 20:32:59ethan.furmansetmessageid: <1600115579.96.0.623508137844.issue40721@roundup.psfhosted.org>
2020-09-14 20:32:59ethan.furmanlinkissue40721 messages
2020-09-14 20:32:59ethan.furmancreate