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, miss-islington, rmccampbell7, xtreak
Date 2020-09-15.23:59:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600214397.85.0.00507365951538.issue39587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 95b81e2f8c955823dbf5632a817902b8a4916eaa by Miss Islington (bot) in branch '3.9':
bpo-39587: Enum - use correct mixed-in data type (GH-22263) (GH-22266)
https://github.com/python/cpython/commit/95b81e2f8c955823dbf5632a817902b8a4916eaa
History
Date User Action Args
2020-09-15 23:59:57ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, rmccampbell7, miss-islington, xtreak
2020-09-15 23:59:57ethan.furmansetmessageid: <1600214397.85.0.00507365951538.issue39587@roundup.psfhosted.org>
2020-09-15 23:59:57ethan.furmanlinkissue39587 messages
2020-09-15 23:59:57ethan.furmancreate