diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-30 01:10:14 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-30 01:10:14 +0200 |
commit | e4a994d6171f47ee9ba68ae1484d940349d62564 (patch) | |
tree | 5157522ff66bdf1994acabd0c210ee1a9659b77e /Python | |
parent | dca028b86ade11441554f8cdb9d2ae56c119b413 (diff) | |
download | cpython-git-e4a994d6171f47ee9ba68ae1484d940349d62564.tar.gz |
Issue #22117: Fix rounding of fromtimestamp() methods of datetime.datetime and
datetime.time: round towards minus infinity ("floor") instead of rounding
towards zero ("down").
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions