SIGN IN SIGN UP

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
V
Victor Stinner committed
9c72f9b30a60d09c10b6cde23bd4b0546c6947af
Parent: 4f1f6e4