FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-115060: Speed up `pathlib.Path.glob()` by skipping directory scanning by barneygale · Pull Request #116152 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-115060: Speed up pathlib.Path.glob() by skipping directory scanning
- #116152
#116152
Closed
barneygale
wants to merge 6 commits into
python:main
python/cpython:main
from
barneygale:gh-115060-literals
barneygale/cpython:gh-115060-literals
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Closed
GH-115060: Speed up pathlib.Path.glob() by skipping directory scanning
#116152
barneygale
wants to merge 6 commits into
python:main
python/cpython:main
from
barneygale:gh-115060-literals
barneygale/cpython:gh-115060-literals
Copy head branch name to clipboard
Commits
Commits on Feb 29, 2024
GH-115060: Speed up `pathlib.Path.glob()` by skipping directory scanning.
Show description for f1b5603
barneygale
committed
f1b5603
View commit details
Copy full SHA for f1b5603
Browse repository at this point
Also skip initial is_dir()
barneygale
committed
cbc7002
View commit details
Copy full SHA for cbc7002
Browse repository at this point
Fix tests
barneygale
committed
d1f8cae
View commit details
Copy full SHA for d1f8cae
Browse repository at this point
Fix tests, attempt 2
barneygale
committed
80e384c
View commit details
Copy full SHA for 80e384c
Browse repository at this point
Fix handling of final literal symlink
barneygale
committed
0b98008
View commit details
Copy full SHA for 0b98008
Browse repository at this point
Make follow_symlinks behaviour a bit clearer
barneygale
committed
dfc4766
View commit details
Copy full SHA for dfc4766
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL