]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "GH-116380: Speed up `glob.[i]glob()` by making fewer system calls. (#116392...
authorBarney Gale <barney.gale@gmail.com>
Sat, 1 Mar 2025 20:04:01 +0000 (20:04 +0000)
committerGitHub <noreply@github.com>
Sat, 1 Mar 2025 20:04:01 +0000 (20:04 +0000)
commit5326c27fc674713879747e61a8deca7a66e69754
tree24064da27407c0c6b396debe2a93f8a4651579ba
parent5221d9ce0e2beb0fe04bed072e1bb448fd522882
Revert "GH-116380: Speed up `glob.[i]glob()` by making fewer system calls. (#116392)" (#130743)

This broke tests on the 'aarch64 Fedora Stable Clang Installed 3.x' and
'AMD64 Fedora Stable Clang Installed 3.x' build bots.

This reverts commit da4899b94a9a9083fed4972b2473546e0d997727.
Doc/library/glob.rst
Doc/whatsnew/3.14.rst
Lib/glob.py
Lib/pathlib/_abc.py
Lib/pathlib/_local.py
Lib/test/test_glob.py
Misc/NEWS.d/next/Library/2024-03-05-23-08-11.gh-issue-116380.56HU7I.rst [deleted file]