FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-102613: Improve performance of `pathlib.Path.rglob()` by barneygale · Pull Request #104244 · 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-102613: Improve performance of pathlib.Path.rglob()
- #104244
#104244
Merged
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-102613-merge-neighbouring-star-star-in-glob
barneygale/cpython:gh-102613-merge-neighbouring-star-star-in-glob
Copy head branch name to clipboard
May 7, 2023
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-102613: Improve performance of pathlib.Path.rglob()
#104244
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-102613-merge-neighbouring-star-star-in-glob
barneygale/cpython:gh-102613-merge-neighbouring-star-star-in-glob
Copy head branch name to clipboard
Commits
Commits on May 6, 2023
GH-102613: Improve performance of `pathlib.Path.rglob()`
Show description for e3d0923
barneygale
committed
e3d0923
View commit details
Copy full SHA for e3d0923
Browse repository at this point
Add some tests for de-duplicating recursive globs.
barneygale
committed
f235d66
View commit details
Copy full SHA for f235d66
Browse repository at this point
Simplify test condition
barneygale
committed
79337a1
View commit details
Copy full SHA for 79337a1
Browse repository at this point
Commits on May 7, 2023
Slice pattern_parts only once.
barneygale
committed
7bee0cf
View commit details
Copy full SHA for 7bee0cf
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL