]> granicus.if.org Git - python/commit
Backed out changeset b690bf218702
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 08:10:26 +0000 (10:10 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 2 Sep 2015 08:10:26 +0000 (10:10 +0200)
commita53ec7a91abb7cdbb1a13862f39d3183cab7f2a4
treeefc22921e39c78260a77c39ee277d4a89544401b
parent265e1259e4ad7001ea366d52c56adde8daed7a69
Backed out changeset b690bf218702

Issue #23517: the change broke test_datetime. datetime.timedelta() rounding
mode must also be changed, and test_datetime must be updated for the new
rounding mode (half up).
Misc/NEWS
Modules/_datetimemodule.c