]> granicus.if.org Git - python/commit
Revert utime(..., None) strategy (it has too poor resolution under Windows) and resto...
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 01:11:02 +0000 (02:11 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 23 Nov 2013 01:11:02 +0000 (02:11 +0100)
commit12820c0d5d6b3ccbd191703d1003794ddb1bcac9
tree660ed2770a578098aff79181924905b94a8bddf8
parentc3055be5f30a4b980356322e11a3d8e119059dbe
Revert utime(..., None) strategy (it has too poor resolution under Windows) and restore the previous test workaround
(issue #19715)
Lib/pathlib.py
Lib/test/test_pathlib.py