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 Dennis Sweeney, iritkatriel, skip.montanaro, vstinner
Date 2021-11-10.11:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636542509.86.0.178982348767.issue45745@roundup.psfhosted.org>
In-reply-to
Content
To check for reference leaks, memory leaks and file descriptor leaks: --huntrleaks/-R should be used.
History
Date User Action Args
2021-11-10 11:08:29vstinnersetrecipients: + vstinner, skip.montanaro, Dennis Sweeney, iritkatriel
2021-11-10 11:08:29vstinnersetmessageid: <1636542509.86.0.178982348767.issue45745@roundup.psfhosted.org>
2021-11-10 11:08:29vstinnerlinkissue45745 messages
2021-11-10 11:08:29vstinnercreate