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 ethan.furman, gpolo, serhiy.storchaka, terry.reedy
Date 2020-09-22.15:01:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600786889.55.0.933871276969.issue41817@roundup.psfhosted.org>
In-reply-to
Content
New changeset ea0711a9f9f207d6d4ca037d90de6ec60db131b0 by Ethan Furman in branch 'master':
bpo-41817: use new StrEnum to ensure all members are strings (GH-22348)
https://github.com/python/cpython/commit/ea0711a9f9f207d6d4ca037d90de6ec60db131b0
History
Date User Action Args
2020-09-22 15:01:29ethan.furmansetrecipients: + ethan.furman, terry.reedy, gpolo, serhiy.storchaka
2020-09-22 15:01:29ethan.furmansetmessageid: <1600786889.55.0.933871276969.issue41817@roundup.psfhosted.org>
2020-09-22 15:01:29ethan.furmanlinkissue41817 messages
2020-09-22 15:01:29ethan.furmancreate