Staging
v0.5.1
https://github.com/python/cpython
Revision 0fc940a09ae6636e78f94ecf6436b8de14bd1c45 authored by Victor Stinner on 24 July 2017, 11:01:59 UTC, committed by GitHub on 24 July 2017, 11:01:59 UTC
bpo-30850: On Windows, test04_lock_timeout2() now tolerates 50 ms
whereas 100 ms is expected. The lock sometimes times out after only
58 ms. Windows clocks have a bad resolution and bad accuracy.
1 parent 123a58b
History
Tip revision: 0fc940a09ae6636e78f94ecf6436b8de14bd1c45 authored by Victor Stinner on 24 July 2017, 11:01:59 UTC
test_bsddb3 tolerates smaller timeout on Windows (#2840)
Tip revision: 0fc940a
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top