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 BreamoreBoy, asksol, jnoller, sbt, vstinner
Date 2016-03-24.15:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1458832356.35.0.479436493283.issue10305@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry but without any information about the module or function which emits such ResourceWarning, I prefer to close the issue.

Anyway, with Python 3.6, it became trivial to identify the root cause of ResourceWarning warinings:
https://docs.python.org/dev/whatsnew/3.6.html#warnings

So it should now be much easier to fix them.
History
Date User Action Args
2016-03-24 15:12:36vstinnersetrecipients: + vstinner, jnoller, asksol, BreamoreBoy, sbt
2016-03-24 15:12:36vstinnersetmessageid: <1458832356.35.0.479436493283.issue10305@psf.upfronthosting.co.za>
2016-03-24 15:12:36vstinnerlinkissue10305 messages
2016-03-24 15:12:36vstinnercreate