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