Staging
v0.5.1
https://github.com/python/cpython
Revision 280c22a82a6756e9caffef031c564fd98f1b50e7 authored by Victor Stinner on 01 November 2017, 02:48:14 UTC, committed by GitHub on 01 November 2017, 02:48:14 UTC
bpo-31910: test_create_connection() now catchs also EADDRNOTAVAIL to
fix the test on Travis CI.
1 parent 9ed83c4
History
Tip revision: 280c22a82a6756e9caffef031c564fd98f1b50e7 authored by Victor Stinner on 01 November 2017, 02:48:14 UTC
Fix test_socket.test_create_connection() (#4206)
Tip revision: 280c22a
File Mode Size
__init__.py -rw-r--r-- 587 bytes
handlers.py -rw-r--r-- 20.5 KB
headers.py -rw-r--r-- 6.6 KB
simple_server.py -rw-r--r-- 5.0 KB
util.py -rw-r--r-- 5.5 KB
validate.py -rw-r--r-- 14.7 KB

back to top