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 tzickel
Recipients Windson Yang, davin, docs@python, mattip, pitrou, tzickel, zach.ware
Date 2018-07-23.11:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532344227.61.0.56676864532.issue34172@psf.upfronthosting.co.za>
In-reply-to
Content
What other object in the standard lib, leaks resources when deleted in CPython ? Even that documentation says the garbage collector will eventually destroy it, just like here... I think there is an implementation bug.
History
Date User Action Args
2018-07-23 11:10:27tzickelsetrecipients: + tzickel, pitrou, docs@python, zach.ware, mattip, davin, Windson Yang
2018-07-23 11:10:27tzickelsetmessageid: <1532344227.61.0.56676864532.issue34172@psf.upfronthosting.co.za>
2018-07-23 11:10:27tzickellinkissue34172 messages
2018-07-23 11:10:27tzickelcreate