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 vstinner
Recipients Mark.Shannon, pablogsal, vstinner
Date 2022-03-22.14:56:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647960967.07.0.916820377174.issue45963@roundup.psfhosted.org>
In-reply-to
Content
Leak fixed by:

commit 064e53d19aea6d6906fa8f7706a2556a2c293ccd
Author: Mark Shannon <mark@hotpy.org>
Date:   Tue Dec 7 18:05:48 2021 +0000

    Fix leak when an exception is raised during generator creation. (GH-29960)
History
Date User Action Args
2022-03-22 14:56:07vstinnersetrecipients: + vstinner, Mark.Shannon, pablogsal
2022-03-22 14:56:07vstinnersetmessageid: <1647960967.07.0.916820377174.issue45963@roundup.psfhosted.org>
2022-03-22 14:56:07vstinnerlinkissue45963 messages
2022-03-22 14:56:07vstinnercreate