index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Library
/
2018-12-17-11-43-11.bpo-31784.W0gDjC.rst
blob: 6f0cb8ff4faf32229fd4df0ee623c2de537de739 (
plain
)
1
2
:func:`uuid.uuid1` now calls :func:`time.time_ns` rather than ``int(time.time() * 1e9)``.