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, eric.snow, loewis, mackeith, mark.dickinson, pitrou, python-dev, qwertyface, tim.golden, vstinner
Date 2012-12-24.16:33:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3YVQxR5DJNzRnt@mail.python.org>
In-reply-to
Content
New changeset 002d5f3b240d by Mark Dickinson in branch '2.7':
Issue #13863: fix incorrect .pyc timestamps on Windows / NTFS (apparently due to buggy fstat)
http://hg.python.org/cpython/rev/002d5f3b240d
History
Date User Action Args
2012-12-24 16:33:48python-devsetrecipients: + python-dev, loewis, mark.dickinson, pitrou, vstinner, tim.golden, brian.curtin, eric.snow, mackeith, qwertyface
2012-12-24 16:33:48python-devlinkissue13863 messages
2012-12-24 16:33:48python-devcreate