diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-05-07 00:32:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 00:32:48 (GMT) |
commit | b4bdf83cc67434235d9630c92c84a5261992b235 (patch) | |
tree | d0b2c6b8a0b982e0325c4c34864213bb5e2048ed /Objects | |
parent | ff6cbb2503a8fe3fceeadd889e34fc9a8f308ecd (diff) | |
download | cpython-b4bdf83cc67434235d9630c92c84a5261992b235.zip cpython-b4bdf83cc67434235d9630c92c84a5261992b235.tar.gz cpython-b4bdf83cc67434235d9630c92c84a5261992b235.tar.bz2 |
GH-116380: Revert move of pathlib globbing code to `pathlib._glob` (#118678)
The previous change made the `glob` module slower to import, because it
imported `pathlib._glob` and hence the rest of `pathlib`.
Reverts a40f557d7b7a355a55bb90c068e3e9202fd9c8f2.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions