diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 07:06:44 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-03 07:06:44 (GMT) |
commit | 2ec5bd6fb22ff71ffbe5987f55a31bc4177e39a6 (patch) | |
tree | bc90e17fecec5aa9476146d19ecc02bb59f5e895 /Objects/obmalloc.c | |
parent | 0fa5ef72b731c6884f58c0aa38f648b57004c4db (diff) | |
download | cpython-2ec5bd6fb22ff71ffbe5987f55a31bc4177e39a6.zip cpython-2ec5bd6fb22ff71ffbe5987f55a31bc4177e39a6.tar.gz cpython-2ec5bd6fb22ff71ffbe5987f55a31bc4177e39a6.tar.bz2 |
Issue #23517: fromtimestamp() and utcfromtimestamp() methods of
datetime.datetime now round microseconds to nearest with ties going away from
zero (ROUND_HALF_UP), as Python 2 and Python older than 3.3, instead of
rounding towards -Infinity (ROUND_FLOOR).
Diffstat (limited to 'Objects/obmalloc.c')
0 files changed, 0 insertions, 0 deletions