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 efroemling, ethan.furman, gerald.dalley2, mark.dickinson
Date 2021-04-12.19:16:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1618255014.08.0.347356431311.issue42248@roundup.psfhosted.org>
In-reply-to
Content
New changeset f396a1a940f8608a4be2a9ac4ef82e37c198ecd3 by Ethan Furman in branch '3.8':
[3.8] bpo-42248: [Enum] ensure exceptions raised in ``_missing_`` are released (GH-25350). (GH-25369)
https://github.com/python/cpython/commit/f396a1a940f8608a4be2a9ac4ef82e37c198ecd3
History
Date User Action Args
2021-04-12 19:16:54ethan.furmansetrecipients: + ethan.furman, mark.dickinson, efroemling, gerald.dalley2
2021-04-12 19:16:54ethan.furmansetmessageid: <1618255014.08.0.347356431311.issue42248@roundup.psfhosted.org>
2021-04-12 19:16:54ethan.furmanlinkissue42248 messages
2021-04-12 19:16:54ethan.furmancreate