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 vstinner
Date 2017-09-01.14:59:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
See bpo-31323 where I wanted to use traceback.clear_frames() to manually break a reference cycle.
History
Date User Action Args
2017-09-01 14:59:45vstinnersetrecipients: + vstinner
2017-09-01 14:59:45vstinnersetmessageid: <[email protected]>
2017-09-01 14:59:45vstinnerlinkissue31321 messages
2017-09-01 14:59:45vstinnercreate