STINNER Victor added the comment:

I pushed test_utime.patch with minor updates:

* _test_utime_current() now also checks if the FS supports subsecond
* use a delta of 20 ms in _test_utime_current(), instead of 10 ms, for Windows

I will wait for FreeBSD and Solaris buildbots to see if my changes fixes 
failures on os.utime() tests. If it's a success, I will backport the change to 
Python 3.4.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15745>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to