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.14:26:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRcHx162qz7Lr8@mail.python.org>
In-reply-to
Content
New changeset b5e9d61f6987 by Antoine Pitrou in branch 'default':
Issue #19715: try the utime(..., None) approach again, now that it should be more precise under Windows
http://hg.python.org/cpython/rev/b5e9d61f6987
History
Date User Action Args
2013-11-23 14:26:05python-devsetrecipients: + python-dev, tim.peters, loewis, pitrou, tim.golden, jkloth, brian.curtin, steve.dower
2013-11-23 14:26:05python-devlinkissue19715 messages
2013-11-23 14:26:05python-devcreate