[issue42248] Raised exception in Enum keeping user objects alive unnecessarily

Ethan Furman report at bugs.python.org
Mon Apr 12 15:16:54 EDT 2021


Ethan Furman <ethan at stoneleaf.us> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42248>
_______________________________________


More information about the Python-bugs-list mailing list