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 serhiy.storchaka
Recipients alex, benjamin.peterson, piotr.dobrogost, pitrou, serhiy.storchaka, stutzbach, vstinner
Date 2015-04-09.23:44:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428623071.72.0.701017018452.issue21859@psf.upfronthosting.co.za>
In-reply-to
Content
Removed redundant fstat() call (as in issue23752). Slightly corrected docstrings (but for larger changes C and Python implementations should be changed consistently).

I wait only for your approval Victor.
History
Date User Action Args
2015-04-09 23:44:32serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, benjamin.peterson, stutzbach, alex, piotr.dobrogost
2015-04-09 23:44:31serhiy.storchakasetmessageid: <1428623071.72.0.701017018452.issue21859@psf.upfronthosting.co.za>
2015-04-09 23:44:31serhiy.storchakalinkissue21859 messages
2015-04-09 23:44:29serhiy.storchakacreate