Victor Stinner f81f0f9c63 Issue #22117: Fix rounding and implement _PyTime_ROUND_FLOOR in:
- _PyTime_ObjectToTime_t()
- _PyTime_ObjectToTimespec()
- _PyTime_ObjectToTimeval()
2015-03-30 00:44:06 +02:00
..
2015-03-18 15:01:44 +01:00
2015-02-14 15:17:47 -05:00
2014-12-31 18:10:13 -06:00
2012-10-05 01:04:27 +02:00
2015-02-02 10:52:56 -05:00
2013-09-26 22:21:41 -04:00
2015-03-25 02:30:01 +01:00

Miscellaneous source files for the main Python shared library