summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorKristján Valur Jónsson <kristjan@ccpgames.com>2009-01-14 10:50:57 (GMT)
committerKristján Valur Jónsson <kristjan@ccpgames.com>2009-01-14 10:50:57 (GMT)
commit018760e3dc7c7f30cc4d232140cc62bd8b10b1fb (patch)
tree2db8463b895648600601ccbfcdd04c06f8f1f0af /Misc/NEWS
parent2950bca89c10374c767f0b6b7a3cba6e9f80686a (diff)
downloadcpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.zip
cpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.tar.gz
cpython-018760e3dc7c7f30cc4d232140cc62bd8b10b1fb.tar.bz2
Re-enable all tests for windows platforms.
Also, explicitly connect to the IPV4 address. On windows platforms supporting AF_INET6, the SocketProxy would connect using socket.create_connection('localhost', port) which would cycle through all address families and try to connect. It would try connecting using AF_INET6 first and this would cause a delay of up to a second.
Diffstat (limited to 'Misc/NEWS')
0 files changed, 0 insertions, 0 deletions