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