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, felixxm
Date 2021-01-07.21:18:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610054295.78.0.801652108199.issue42851@roundup.psfhosted.org>
In-reply-to
Content
New changeset a581a868d97f649aedf868a1d27865a10925c73a by Ethan Furman in branch 'master':
bpo-42851: [Enum] remove brittle __init_subclass__ support (GH-24154)
https://github.com/python/cpython/commit/a581a868d97f649aedf868a1d27865a10925c73a
History
Date User Action Args
2021-01-07 21:18:15ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, felixxm
2021-01-07 21:18:15ethan.furmansetmessageid: <1610054295.78.0.801652108199.issue42851@roundup.psfhosted.org>
2021-01-07 21:18:15ethan.furmanlinkissue42851 messages
2021-01-07 21:18:15ethan.furmancreate