[issue30164] Testing FTP support in urllib shouldn't use Debian FTP server

Senthil Kumaran report at bugs.python.org
Fri May 7 09:50:48 EDT 2021


Senthil Kumaran <senthil at uthcode.com> added the comment:

This has been fixed here - https://github.com/python/cpython/pull/2755/files

Python docs demonstrate the usage of ftplib using ftp.debian.org.
I think, it is perfectly reasonable and welcome thing to do so.

https://docs.python.org/3/library/ftplib.html

Closing this ticket as fixed.  I will add some minor improvement to the documentation usage though.

----------
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30164>
_______________________________________


More information about the Python-bugs-list mailing list