[issue28931] urllib ignores FTP 226 response, breaking further FTP requests

Ivan Pozdeev report at bugs.python.org
Thu Dec 15 00:13:53 EST 2016


Ivan Pozdeev added the comment:

Was fixed in c741ba9e37ef (3.2) . urllib gets around the ftplib issue by closing the session after each transfer.

----------

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


More information about the Python-bugs-list mailing list