| commit | f81f0f9c63c8ae306d550b5bb387abf30e60a668 | [log] [tgz] |
|---|---|---|
| author | Victor Stinner <victor.stinner@gmail.com> | Mon Mar 30 00:44:06 2015 +0200 |
| committer | Victor Stinner <victor.stinner@gmail.com> | Mon Mar 30 00:44:06 2015 +0200 |
| tree | f73f88019eba031edb39608f7d5b656906953a7d | |
| parent | 1bd18ba9a78c58b817564637f1937c2bc3920ecd [diff] |
Issue #22117: Fix rounding and implement _PyTime_ROUND_FLOOR in: - _PyTime_ObjectToTime_t() - _PyTime_ObjectToTimespec() - _PyTime_ObjectToTimeval()