[issue10512] regrtest ResourceWarning - unclosed sockets and files

Nadeem Vawda report at bugs.python.org
Tue Jan 4 00:46:01 CET 2011


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

The fix for test_normalization was committed as r87441. As for test_cgi, I still seem to get the leak (also on Linux; Ubuntu 10.10 64-bit). I'll poke around with it some more tomorrow.

In addition to the ResourceWarnings, some of tests have been raising DeprecationWarnings:
* test_unittest
* test_array
* test_httplib (trivial fix - replace assertEquals with assertEqual)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10512>
_______________________________________


More information about the Python-bugs-list mailing list