diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-09-02 01:57:23 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-09-02 01:57:23 +0200 |
commit | 265e1259e4ad7001ea366d52c56adde8daed7a69 (patch) | |
tree | 9cc370130de5b4d50588d33d8a8174e560d162da /Python | |
parent | 744742320f259776dab1c8ef86e22225ef569d17 (diff) | |
download | cpython-git-265e1259e4ad7001ea366d52c56adde8daed7a69.tar.gz |
Issue #23517: datetime.datetime.fromtimestamp() and
datetime.datetime.utcfromtimestamp() now rounds to nearest with ties going away
from zero, instead of rounding towards minus infinity (-inf), as Python 2 and
Python older than 3.3.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions