STINNER Victor added the comment:

Python 2.7 used ftp://ftp.kernel.org/pub/linux/kernel/README whereas Python 
3.4/3.6 uses ftp://ftp.debian.org/debian/README.

Right now, ftp://ftp.kernel.org/pub/linux/kernel/README doesn't respond. So I 
also modified Python 2.7 to uses ftp.debian.org as Python 3.4/3.5.

Is there a FTP vulnerability in the wild and some public FTP servers are down 
because of that? Or is it a network connectivity issue?

----------
title: test_urllib2net: issues with ftp://gatekeeper.research.compaq.com/ and 
ftp://ftp.mirror.nl/ -> test_urllib2net: issues with 
ftp://gatekeeper.research.compaq.com/, ftp://ftp.mirror.nl/ and 
ftp://ftp.kernel.org/

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

Reply via email to