Staging
v0.8.1
https://github.com/python/cpython
Revision 02937aab13ecfe1f67b8de48c37412b0328217ec authored by Victor Stinner on 28 March 2015, 04:02:39 UTC, committed by Victor Stinner on 28 March 2015, 04:02:39 UTC
module. time.clock_settime() now uses this rounding method instead of
_PyTime_ROUND_DOWN to handle correctly dates before 1970.
1 parent b3b4544
History
Tip revision: 02937aab13ecfe1f67b8de48c37412b0328217ec authored by Victor Stinner on 28 March 2015, 04:02:39 UTC
Issue #22117: Add the new _PyTime_ROUND_FLOOR rounding method for the datetime
Tip revision: 02937aa

README

back to top