Antoine Pitrou
|
2cf3917954
|
Issue #19715: try the utime(..., None) approach again, now that it should be more precise under Windows
|
2013-11-23 15:25:59 +01:00 |
Antoine Pitrou
|
12820c0d5d
|
Revert utime(..., None) strategy (it has too poor resolution under Windows) and restore the previous test workaround
(issue #19715)
|
2013-11-23 02:11:02 +01:00 |
Antoine Pitrou
|
c3055be5f3
|
Trying other strategy for #19715: use utime(..., None)
|
2013-11-23 01:54:27 +01:00 |
Antoine Pitrou
|
0325a21da3
|
Fix whitespace
|
2013-11-22 17:38:41 +01:00 |
Antoine Pitrou
|
31119e4f10
|
Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).
|
2013-11-22 17:38:12 +01:00 |