Staging
v0.5.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
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.1 KB
_testembed.c -rw-r--r-- 3.8 KB
python.c -rw-r--r-- 1.9 KB

README

back to top