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 Dima.Tisnek, benhoyt, gvanrossum, python-dev, serhiy.storchaka, vstinner, xdegaye
Date 2016-09-06.19:35:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160906193525.68987.93624.D64F7228@psf.io>
In-reply-to
Content
New changeset cb7ee9d9cddd by Serhiy Storchaka in branch 'default':
Issue #25596: Optimized glob() and iglob() functions in the
https://hg.python.org/cpython/rev/cb7ee9d9cddd
History
Date User Action Args
2016-09-06 19:35:28python-devsetrecipients: + python-dev, gvanrossum, vstinner, benhoyt, xdegaye, Dima.Tisnek, serhiy.storchaka
2016-09-06 19:35:28python-devlinkissue25596 messages
2016-09-06 19:35:28python-devcreate