Staging
v0.5.1
https://github.com/python/cpython
Revision 4bfb460d883bd224b61a0e7403a09ea093947890 authored by Victor Stinner on 27 March 2015, 21:27:24 UTC, committed by Victor Stinner on 27 March 2015, 21:27:24 UTC
* Add _PyTime_FromNanoseconds()
* Add _PyTime_AsSecondsDouble()
* Add unit tests for _PyTime_AsSecondsDouble()
1 parent 52d1493
History
Tip revision: 4bfb460d883bd224b61a0e7403a09ea093947890 authored by Victor Stinner on 27 March 2015, 21:27:24 UTC
Issue #22117: time.monotonic() now uses the new _PyTime_t API
Tip revision: 4bfb460
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.0 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 41.6 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top