diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-30 01:02:57 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-30 01:02:57 +0200 |
commit | dca028b86ade11441554f8cdb9d2ae56c119b413 (patch) | |
tree | 8d549aa0c6218499f9c61c2f3369d32386b7e9d0 /Python/pytime.c | |
parent | f81f0f9c63c8ae306d550b5bb387abf30e60a668 (diff) | |
download | cpython-git-dca028b86ade11441554f8cdb9d2ae56c119b413.tar.gz |
Issue #22117: Fix os.utime(), it now rounds the timestamp towards minus
infinity (-inf) instead of rounding towards zero.
Replace _PyTime_ROUND_DOWN with _PyTime_ROUND_FLOOR.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions