Staging
v0.5.1
https://github.com/python/cpython
Revision dfde0d465071e9a261ddf02d333401f4c7ada579 authored by Victor Stinner on 01 July 2011, 13:58:39 UTC, committed by Victor Stinner on 01 July 2011, 13:58:39 UTC
Move also the "ready" trigger after the installation of the signal handler and
the call to siginterrupt().

Use a timeout of 5 seconds instead of 3. Two seconds are supposed to be enough,
but some of our buildbots are really slow (especially the FreeBSD 6 VM).
1 parent 8d64248
History
Tip revision: dfde0d465071e9a261ddf02d333401f4c7ada579 authored by Victor Stinner on 01 July 2011, 13:58:39 UTC
Issue #12363: increase the timeout of siginterrupt() tests
Tip revision: dfde0d4
File Mode Size
README.txt -rw-r--r-- 966 bytes
crtlicense.txt -rw-r--r-- 1.7 KB
msi.py -rw-r--r-- 61.2 KB
msilib.py -rw-r--r-- 23.4 KB
msisupport.c -rw-r--r-- 2.8 KB
msisupport.mak -rw-r--r-- 470 bytes
schema.py -rw-r--r-- 81.8 KB
sequence.py -rw-r--r-- 4.0 KB
uisample.py -rw-r--r-- 144.5 KB
uuids.py -rw-r--r-- 5.8 KB

README.txt

back to top