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 r.david.murray
Recipients SilentGhost, jdufresne, r.david.murray
Date 2016-12-04.20:45:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480884328.71.0.729887204007.issue28867@psf.upfronthosting.co.za>
In-reply-to
Content
The point of ResourceWarning it tell you when you are depending on destructors for cleanup, so this does look like a bug.
History
Date User Action Args
2016-12-04 20:45:28r.david.murraysetrecipients: + r.david.murray, SilentGhost, jdufresne
2016-12-04 20:45:28r.david.murraysetmessageid: <1480884328.71.0.729887204007.issue28867@psf.upfronthosting.co.za>
2016-12-04 20:45:28r.david.murraylinkissue28867 messages
2016-12-04 20:45:28r.david.murraycreate