On 06.01.2014 08:09, Chris Angelico wrote:
Then further down, several SSL tests attempt:s.connect_ex(("svn.python.org", 444))) and get back EAGAIN when they're expecting ECONNREFUSED. Possibly my firewall's delaying things somewhat and it's timing out with a signal; when I try manually, the connection times out.
Are you running the VM on Windows? I've seen similar issues on Windows and Windows as host platform for VMs:
http://bugs.python.org/issue19919 Christian _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
