]> granicus.if.org Git - python/commit
Issue #19715: try the utime(..., None) approach again, now that it should be more...
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 14:25:59 +0000 (15:25 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 14:25:59 +0000 (15:25 +0100)
commit2cf3917954dab65c025ea39f8b6a0298c598f9f7
tree5d1f3fde7633f83289b9ec2f9d6debb20670db74
parent91a7af3e48b7e36bd937998e7076c3fe2e812de2
Issue #19715: try the utime(..., None) approach again, now that it should be more precise under Windows
Lib/pathlib.py
Lib/test/test_pathlib.py