]> granicus.if.org Git - python/commit
Issue #19727: os.utime(..., None) is now potentially more precise under Windows.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 14:23:26 +0000 (15:23 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 14:23:26 +0000 (15:23 +0100)
commit91a7af3e48b7e36bd937998e7076c3fe2e812de2
tree8d9684a94ea7d9ff6752366daf899a3e1a6e7637
parent93965f7a6bb1e762f7985c6fe247596a3a0e56df
Issue #19727: os.utime(..., None) is now potentially more precise under Windows.
Misc/NEWS
Modules/posixmodule.c