Staging
v0.5.1
https://github.com/python/cpython
Revision 5306234655e6d7f398761214bf0e71491c3c7211 authored by Antoine Pitrou on 29 October 2010, 18:17:19 UTC, committed by Antoine Pitrou on 29 October 2010, 18:17:19 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85931 | antoine.pitrou | 2010-10-29 20:15:33 +0200 (ven., 29 oct. 2010) | 5 lines

  Issue #7547: fix transient failures due to network glitches in test_timeout.
  Patch by Sandro Tosi.
........
1 parent a73f86a
History
Tip revision: 5306234655e6d7f398761214bf0e71491c3c7211 authored by Antoine Pitrou on 29 October 2010, 18:17:19 UTC
Merged revisions 85931 via svnmerge from
Tip revision: 5306234
File Mode Size
connection.h -rw-r--r-- 13.3 KB
multiprocessing.c -rw-r--r-- 8.4 KB
multiprocessing.h -rw-r--r-- 4.2 KB
pipe_connection.c -rw-r--r-- 3.6 KB
semaphore.c -rw-r--r-- 16.8 KB
socket_connection.c -rw-r--r-- 5.0 KB
win32_functions.c -rw-r--r-- 6.9 KB

back to top