commit | 28ab634fa6e733bd01786ae90c3f8173bf1f8ad0 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 06 22:33:41 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Sep 06 22:33:41 2016 +0300 |
tree | d1f944ccfbd6058ba0490d7ac84e1ab446a2dc5e | |
parent | ea525a2d1a798f529b015f86b174d478806ac7ec [diff] |
Issue #25596: Optimized glob() and iglob() functions in the glob module; they are now about 3--6 times faster.