FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-104102: Optimize `pathlib.Path.glob()` handling of `../` pattern segments by barneygale · Pull Request #104103 · 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.7k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-104102: Optimize pathlib.Path.glob() handling of ../ pattern segments
- #104103
#104103
Merged
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-104102-optimize-glob-parent
barneygale/cpython:gh-104102-optimize-glob-parent
Copy head branch name to clipboard
May 2, 2023
Conversation
Commits
4
(4)
Checks
Files changed
Merged
GH-104102: Optimize pathlib.Path.glob() handling of ../ pattern segments
#104103
barneygale
merged 4 commits into
python:main
python/cpython:main
from
barneygale:gh-104102-optimize-glob-parent
barneygale/cpython:gh-104102-optimize-glob-parent
Copy head branch name to clipboard
Commits
Commits on May 2, 2023
Optimize `pathlib.Path.glob()` handling of `../` pattern segments
Show description for f268157
barneygale
committed
f268157
View commit details
Copy full SHA for f268157
Browse repository at this point
Merge branch 'main' into gh-104102-optimize-glob-parent
barneygale
committed
581e8c5
View commit details
Copy full SHA for 581e8c5
Browse repository at this point
Fix argument name
barneygale
committed
e35153f
View commit details
Copy full SHA for e35153f
Browse repository at this point
Expand tests
barneygale
committed
6ab6f0f
View commit details
Copy full SHA for 6ab6f0f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL