[issue1067702] urllib fails with multiple ftp transfers

Roundup Robot report at bugs.python.org
Sun Jun 26 22:45:46 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset a4d418e8010d by Senthil Kumaran in branch '2.7':
Fix closes issue1067702  The problem with close multiple ftp transfers were due cases where sockets/file were not closed immediately. Tightned those cases and failure is no longer observed.
http://hg.python.org/cpython/rev/a4d418e8010d

----------
nosy: +python-dev
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list