STINNER Victor added the comment:

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.

----------
nosy: +haypo
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10305>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to