summaryrefslogtreecommitdiffstats
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.