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 Jeffrey.Kintscher, barry, eli.bendersky, eric.smith, ethan.furman, miss-islington, steven.daprano, talsuk5
Date 2020-09-16.14:31:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600266671.15.0.197451537097.issue41517@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3f4012117bf80aa7c005f8fa6fb8e1f8b1aef5d5 by Miss Islington (bot) in branch '3.8':
bpo-41517: do not allow Enums to be extended (GH-22271)
https://github.com/python/cpython/commit/3f4012117bf80aa7c005f8fa6fb8e1f8b1aef5d5
History
Date User Action Args
2020-09-16 14:31:11miss-islingtonsetrecipients: + miss-islington, barry, eric.smith, steven.daprano, eli.bendersky, ethan.furman, Jeffrey.Kintscher, talsuk5
2020-09-16 14:31:11miss-islingtonsetmessageid: <1600266671.15.0.197451537097.issue41517@roundup.psfhosted.org>
2020-09-16 14:31:11miss-islingtonlinkissue41517 messages
2020-09-16 14:31:11miss-islingtoncreate