diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-10 07:10:14 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-10 07:10:14 (GMT) |
commit | 9c72f9b30a60d09c10b6cde23bd4b0546c6947af (patch) | |
tree | 7428046c934667df998da7d5412920b7c441ab36 /Modules | |
parent | 4f1f6e4618fa4c054377f78425f07b1e4409c832 (diff) | |
download | cpython-9c72f9b30a60d09c10b6cde23bd4b0546c6947af.zip cpython-9c72f9b30a60d09c10b6cde23bd4b0546c6947af.tar.gz cpython-9c72f9b30a60d09c10b6cde23bd4b0546c6947af.tar.bz2 |
Fix test_time on Windows
* Filter values which would overflow on conversion to the C long type
(for timeval.tv_sec).
* Adjust also the message of OverflowError on PyTime conversions
* test_time: add debug information if a timestamp conversion fails
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions