Ezio Melotti <ezio.melo...@gmail.com> added the comment:

The packaging test (test_pypi_simple.py:test_uses_mirrors) creates a server and 
a mirror, starts the mirror only, tries to connect to the server, and then 
falls back on the mirror when the server raises a timeout error.
The code in the first message does more or less the same, causing a timeout 
error and the resource warning.

I haven't checked in detail the urllib tests, but the fact that there are no 
ResourceWarnings while running test_urllib might mean that this case isn't 
currently tested.

----------

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

Reply via email to