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 pitrou
Recipients Trundle, abacabadabacaba, benhoyt, christian.heimes, eric.araujo, ethan.furman, giampaolo.rodola, gregory.p.smith, josh.r, loewis, nailor, ncoghlan, neologix, nvetoshkin, pitrou, rhettinger, socketpair, terry.reedy, tim.golden, torsten, twouters, vstinner
Date 2014-09-30.14:19:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412086748.43.0.380878999453.issue11406@psf.upfronthosting.co.za>
In-reply-to
Content
> Given that os.scandir() will solve this issue (as well as the bigger performance problem due to listdir throwing away file type info), can we close this issue and open another one to track the implementation of os.scandir() / PEP 471?

This makes sense. Can you do it?
History
Date User Action Args
2014-09-30 14:19:08pitrousetrecipients: + pitrou, loewis, twouters, rhettinger, terry.reedy, gregory.p.smith, ncoghlan, vstinner, giampaolo.rodola, christian.heimes, tim.golden, eric.araujo, Trundle, benhoyt, torsten, nvetoshkin, neologix, abacabadabacaba, ethan.furman, nailor, socketpair, josh.r
2014-09-30 14:19:08pitrousetmessageid: <1412086748.43.0.380878999453.issue11406@psf.upfronthosting.co.za>
2014-09-30 14:19:08pitroulinkissue11406 messages
2014-09-30 14:19:08pitroucreate