This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brian.curtin, jkloth, loewis, pitrou, python-dev, steve.dower, tim.golden, tim.peters
Date 2013-11-23.01:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRGfh4Hlxz7Lp6@mail.python.org>
In-reply-to
Content
New changeset a273f99159e0 by Antoine Pitrou in branch 'default':
Revert utime(..., None) strategy (it has too poor resolution under Windows) and restore the previous test workaround
http://hg.python.org/cpython/rev/a273f99159e0
History
Date User Action Args
2013-11-23 01:11:09python-devsetrecipients: + python-dev, tim.peters, loewis, pitrou, tim.golden, jkloth, brian.curtin, steve.dower
2013-11-23 01:11:09python-devlinkissue19715 messages
2013-11-23 01:11:09python-devcreate