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, kj, ronaldoussoren, serhiy.storchaka, shihai1991, vstinner
Date 2020-11-11.00:36:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605054969.21.0.907660733767.issue42294@roundup.psfhosted.org>
In-reply-to
Content
> If you want to work only with non-borrowed references, (...)

This is not my goal here. My goal is to reduce the risk of memory leaks.
History
Date User Action Args
2020-11-11 00:36:09vstinnersetrecipients: + vstinner, ronaldoussoren, Mark.Shannon, serhiy.storchaka, shihai1991, kj
2020-11-11 00:36:09vstinnersetmessageid: <1605054969.21.0.907660733767.issue42294@roundup.psfhosted.org>
2020-11-11 00:36:09vstinnerlinkissue42294 messages
2020-11-11 00:36:09vstinnercreate