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
/
Core and Builtins
/
2017-09-25-20-36-24.bpo-31577.jgYsSA.rst
blob: 81428828af2a6a3b8c7a15a8be9da25743395f3e (
plain
)
1
2
Fix a crash in `os.utime()` in case of a bad ns argument. Patch by Oren Milman.