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, benhoyt, giampaolo.rodola, josh.r, pitrou, socketpair, tim.golden, vstinner
Date 2014-10-18.20:53:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413665604.17.0.763643983209.issue22524@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching updated patch (scandir-2.patch) per Victor's code review here: http://bugs.python.org/review/22524/diff/13005/Modules/posixmodule.c

Note that I haven't included test_scandir.py this time, as I haven't made any changes there, and it's not really ready for Python 3.5 yet.
History
Date User Action Args
2014-10-18 20:53:25benhoytsetrecipients: + benhoyt, pitrou, vstinner, giampaolo.rodola, tim.golden, abacabadabacaba, akira, socketpair, josh.r
2014-10-18 20:53:24benhoytsetmessageid: <1413665604.17.0.763643983209.issue22524@psf.upfronthosting.co.za>
2014-10-18 20:53:24benhoytlinkissue22524 messages
2014-10-18 20:53:24benhoytcreate