mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
9c72f9b30a
* 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
Miscellaneous source files for the main Python shared library