diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-28 03:52:05 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-28 03:52:05 +0100 |
commit | f5faad2bf017db9e99845de29420476914f1ef1d (patch) | |
tree | bfe86d93267dd2c4cc49181a7289437e2ada4b64 /Python/ceval.c | |
parent | e245231fabb4c97521959e9ae1b45469bfad0d1e (diff) | |
download | cpython-git-f5faad2bf017db9e99845de29420476914f1ef1d.tar.gz |
Issue #22117: The thread module uses the new _PyTime_t timestamp API
Add also a new _PyTime_AsMicroseconds() function.
threading.TIMEOUT_MAX is now be smaller: only 292 years instead of 292,271
years on 64-bit system for example. Sorry, your threads will hang a *little
bit* shorter. Call me if you want to ensure that your locks wait longer, I can
share some tricks with you.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions