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 miss-islington
Recipients Maxpxt, barry, bdbaraban, cheryl.sabella, corona10, eli.bendersky, ethan.furman, matrixise, miss-islington, remi.lapeyre
Date 2019-03-08.21:44:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552081467.33.0.813213933567.issue35899@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8755f0aeb67125a154e5665a24276fe85d269d85 by Miss Islington (bot) in branch '3.7':
bpo-35899: Fix Enum handling of empty and weird strings (GH-11891)
https://github.com/python/cpython/commit/8755f0aeb67125a154e5665a24276fe85d269d85
History
Date User Action Args
2019-03-08 21:44:27miss-islingtonsetrecipients: + miss-islington, barry, eli.bendersky, ethan.furman, matrixise, cheryl.sabella, corona10, remi.lapeyre, bdbaraban, Maxpxt
2019-03-08 21:44:27miss-islingtonsetmessageid: <1552081467.33.0.813213933567.issue35899@roundup.psfhosted.org>
2019-03-08 21:44:27miss-islingtonlinkissue35899 messages
2019-03-08 21:44:27miss-islingtoncreate