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 Jeffrey.Kintscher, barry, eli.bendersky, eric.smith, ethan.furman, steven.daprano, talsuk5
Date 2020-09-16.14:12:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600265524.42.0.905234430359.issue41517@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3064dbf5df1021e85b507366a7ea448c8895efe7 by Ethan Furman in branch 'master':
bpo-41517: do not allow Enums to be extended (#22271)
https://github.com/python/cpython/commit/3064dbf5df1021e85b507366a7ea448c8895efe7
History
Date User Action Args
2020-09-16 14:12:04ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, steven.daprano, eli.bendersky, Jeffrey.Kintscher, talsuk5
2020-09-16 14:12:04ethan.furmansetmessageid: <1600265524.42.0.905234430359.issue41517@roundup.psfhosted.org>
2020-09-16 14:12:04ethan.furmanlinkissue41517 messages
2020-09-16 14:12:04ethan.furmancreate