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 desmondcheongzx, ethan.furman, gregory.p.smith, miss-islington
Date 2020-12-25.16:07:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608912457.9.0.724708357699.issue42727@roundup.psfhosted.org>
In-reply-to
Content
New changeset fbffda25b4b5f537e651eaab4ca1ec4cde800709 by Miss Islington (bot) in branch '3.9':
bpo-42727: [Enum] use super() and include **kwds (GH-23927)
https://github.com/python/cpython/commit/fbffda25b4b5f537e651eaab4ca1ec4cde800709
History
Date User Action Args
2020-12-25 16:07:37miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, ethan.furman, desmondcheongzx
2020-12-25 16:07:37miss-islingtonsetmessageid: <1608912457.9.0.724708357699.issue42727@roundup.psfhosted.org>
2020-12-25 16:07:37miss-islingtonlinkissue42727 messages
2020-12-25 16:07:37miss-islingtoncreate