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

README

back to top