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 larry
Recipients larry
Date 2012-02-26.09:23:20
SpamBayes Score 0.016973827
Marked as misclassified No
Message-id <1330248202.41.0.0356274409354.issue14127@psf.upfronthosting.co.za>
In-reply-to
Content
Following on from Guido's rejection of PEP 410:
http://mail.python.org/pipermail/python-dev/2012-February/116837.html

This bug is the proposed hammering-out space for how to preserve exact metadata for st_atime / st_mtime between os.stat and os.utime.

(Yes, there's already #11457 -- but that went pretty far down the rabbit hole of Decimal.  I thought maybe a fresh start would be best.)
History
Date User Action Args
2012-02-26 09:23:22larrysetrecipients: + larry
2012-02-26 09:23:22larrysetmessageid: <1330248202.41.0.0356274409354.issue14127@psf.upfronthosting.co.za>
2012-02-26 09:23:21larrylinkissue14127 messages
2012-02-26 09:23:20larrycreate