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, larry, loewis, pitrou, python-dev, steve.dower, tim.golden, tim.peters, vstinner
Date 2013-11-23.14:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dRcF0751vz7Lln@mail.python.org>
In-reply-to
Content
New changeset 6a9e262c5423 by Antoine Pitrou in branch 'default':
Issue #19727: os.utime(..., None) is now potentially more precise under Windows.
http://hg.python.org/cpython/rev/6a9e262c5423
History
Date User Action Args
2013-11-23 14:23:33python-devsetrecipients: + python-dev, tim.peters, loewis, pitrou, vstinner, larry, tim.golden, brian.curtin, steve.dower
2013-11-23 14:23:33python-devlinkissue19727 messages
2013-11-23 14:23:33python-devcreate