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 benhoyt
Recipients benhoyt, ethan.furman, loewis, vstinner, zach.ware
Date 2014-06-13.13:19:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402665583.68.0.419595457803.issue21719@psf.upfronthosting.co.za>
In-reply-to
Content
Full patch to add this to Python 3.5 attached:

* code changes to posixmodule.c and _stat.c
* tests added in test_os.py and test_stat.py
* docs added to os.rst and stat.rst
History
Date User Action Args
2014-06-13 13:19:43benhoytsetrecipients: + benhoyt, loewis, vstinner, ethan.furman, zach.ware
2014-06-13 13:19:43benhoytsetmessageid: <1402665583.68.0.419595457803.issue21719@psf.upfronthosting.co.za>
2014-06-13 13:19:43benhoytlinkissue21719 messages
2014-06-13 13:19:43benhoytcreate