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 barry, eli.bendersky, ethan.furman, miss-islington, rmccampbell7, xtreak
Date 2020-09-15.23:24:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600212248.8.0.10486655989.issue39587@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8f8ebcca95d3b6ed0a522a9736ab53d6d4f0208c by Miss Islington (bot) in branch '3.8':
bpo-39587: Enum - use correct mixed-in data type (GH-22263)
https://github.com/python/cpython/commit/8f8ebcca95d3b6ed0a522a9736ab53d6d4f0208c
History
Date User Action Args
2020-09-15 23:24:08miss-islingtonsetrecipients: + miss-islington, barry, eli.bendersky, ethan.furman, rmccampbell7, xtreak
2020-09-15 23:24:08miss-islingtonsetmessageid: <1600212248.8.0.10486655989.issue39587@roundup.psfhosted.org>
2020-09-15 23:24:08miss-islingtonlinkissue39587 messages
2020-09-15 23:24:08miss-islingtoncreate