summaryrefslogtreecommitdiff
path: root/Python/pytime.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-09-08 23:58:54 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-09-08 23:58:54 +0200
commit69cc487df42d9064a74551ae26a8c115dade3e3a (patch)
treedc5407073d3fdeeae4049a2540852604f60ec986 /Python/pytime.c
parent1638bdfa1a6f0183eef47dd43b1f0ab0f6b9f78d (diff)
downloadcpython-git-69cc487df42d9064a74551ae26a8c115dade3e3a.tar.gz
Revert change 0eb8c182131e:
"""Issue #23517: datetime.timedelta constructor now rounds microseconds to nearest with ties going away from zero (ROUND_HALF_UP), as Python 2 and Python older than 3.3, instead of rounding to nearest with ties going to nearest even integer (ROUND_HALF_EVEN).""" datetime.timedelta uses rounding mode ROUND_HALF_EVEN again.
Diffstat (limited to 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions