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 abacabadabacaba, akira, alexei.romanov, benhoyt, giampaolo.rodola, josh.r, pitrou, socketpair, tebeka, tim.golden, vstinner
Date 2015-02-27.11:45:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425037540.31.0.406770255678.issue22524@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, here's the next version of the patch. I've updated scandir-2.patch with a number of modifications and several fixes to the C code.

This includes Victor's scandir-6.patch test suite (with minor mods) and my original documentation. Note that I haven't looked at either the documentation or the tests too closely, but I'm uploading the patch in any case so Victor (or others) can start reviewing the C code.
History
Date User Action Args
2015-02-27 11:45:41benhoytsetrecipients: + benhoyt, tebeka, pitrou, vstinner, giampaolo.rodola, tim.golden, abacabadabacaba, akira, socketpair, josh.r, alexei.romanov
2015-02-27 11:45:40benhoytsetmessageid: <1425037540.31.0.406770255678.issue22524@psf.upfronthosting.co.za>
2015-02-27 11:45:40benhoytlinkissue22524 messages
2015-02-27 11:45:40benhoytcreate