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 Arfrever, eric.araujo, gvanrossum, larry, loewis, maubp, ncoghlan, pitrou, python-dev, r.david.murray, rosslagerwall, shaurz, vstinner
Date 2012-03-15.19:20:27
SpamBayes Score 0.037012298
Marked as misclassified No
Message-id <1331839228.01.0.753400531681.issue14127@psf.upfronthosting.co.za>
In-reply-to
Content
A fresh patch for adding st_mtime_ns etc to os.stat output.  This is the same as last night's patch but with fresh line numbers.  (Generated against 44eba26951f6.)
History
Date User Action Args
2012-03-15 19:20:28larrysetrecipients: + larry, gvanrossum, loewis, ncoghlan, pitrou, vstinner, eric.araujo, Arfrever, r.david.murray, maubp, shaurz, rosslagerwall, python-dev
2012-03-15 19:20:28larrysetmessageid: <1331839228.01.0.753400531681.issue14127@psf.upfronthosting.co.za>
2012-03-15 19:20:27larrylinkissue14127 messages
2012-03-15 19:20:27larrycreate