[Python-Dev] PEP 471 (scandir): Poll to choose the implementation (full C or C+Python) (original) (raw)

Ethan Furman ethan at stoneleaf.us
Fri Feb 13 17:25:24 CET 2015


On 02/13/2015 02:07 AM, Victor Stinner wrote:

Hi,

TL,DR: are you ok to add 800 lines of C code for os.scandir(), 4x faster than os.listdir() when the file type is checked?

+1 for the all-C version.

-- Ethan

-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: OpenPGP digital signature URL: <http://mail.python.org/pipermail/python-dev/attachments/20150213/666a6af1/attachment.sig>



More information about the Python-Dev mailing list