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 benhoyt, python-dev, scott.dial, serhiy.storchaka, vstinner
Date 2015-03-12.02:27:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426127268.9.0.150696057901.issue23605@psf.upfronthosting.co.za>
In-reply-to
Content
@Scott Dial: just a response about this benchmark: note that this benchmark isn't really valid, as it says "Using slower ctypes version of scandir", which is the slow all-Python version. You want it to be saying "Using Python 3.5's builtin os.scandir()".
History
Date User Action Args
2015-03-12 02:27:48benhoytsetrecipients: + benhoyt, scott.dial, vstinner, python-dev, serhiy.storchaka
2015-03-12 02:27:48benhoytsetmessageid: <1426127268.9.0.150696057901.issue23605@psf.upfronthosting.co.za>
2015-03-12 02:27:48benhoytlinkissue23605 messages
2015-03-12 02:27:48benhoytcreate