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 python-dev
Recipients benhoyt, brett.cannon, ethan.furman, gvanrossum, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2016-09-07.07:58:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907075822.14746.51135.95E502CB@psf.io>
In-reply-to
Content
New changeset 927665c4aaab by Serhiy Storchaka in branch 'default':
Issue #26032: Optimized globbing in pathlib by using os.scandir(); it is now
https://hg.python.org/cpython/rev/927665c4aaab
History
Date User Action Args
2016-09-07 07:58:31python-devsetrecipients: + python-dev, gvanrossum, brett.cannon, pitrou, vstinner, benhoyt, ethan.furman, serhiy.storchaka
2016-09-07 07:58:31python-devlinkissue26032 messages
2016-09-07 07:58:31python-devcreate