diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-09-02 23:01:40 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-09-02 23:01:40 +0200 |
commit | 9bb758cee7f1694807ebe600b6230fb8e565d3ea (patch) | |
tree | fdce260dfd2eeb0fb512332105475c6286eeba04 /Python/thread.c | |
parent | 5791a5403b130323db98b8d8dd36e31adb37a1e9 (diff) | |
download | cpython-git-9bb758cee7f1694807ebe600b6230fb8e565d3ea.tar.gz |
Issue #22043: Fix _PyTime_gettimeofday() if HAVE_GETTIMEOFDAY
Ensure also that the tv_usec field is consistent: in range [0; 999999].
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions