FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-115060: Speed up `pathlib.Path.glob()` by omitting initial `stat()` by barneygale · Pull Request #117831 · 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 omitting initial stat()
- #117831
#117831
Merged
barneygale
merged 6 commits into
python:main
python/cpython:main
from
barneygale:gh-115060-is-dir
barneygale/cpython:gh-115060-is-dir
Copy head branch name to clipboard
Apr 13, 2024
Conversation
Commits
6
(6)
Checks
Files changed
Merged
GH-115060: Speed up pathlib.Path.glob() by omitting initial stat()
#117831
barneygale
merged 6 commits into
python:main
python/cpython:main
from
barneygale:gh-115060-is-dir
barneygale/cpython:gh-115060-is-dir
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2024
GH-115060: Speed up `pathlib.Path.glob()` by omitting initial `stat()`
Show description for 3d1bbe1
barneygale
committed
3d1bbe1
View commit details
Copy full SHA for 3d1bbe1
Browse repository at this point
Skip test_glob_dotdot on WASI
barneygale
committed
ed3f478
View commit details
Copy full SHA for ed3f478
Browse repository at this point
Update Misc/NEWS.d/next/Library/2024-04-13-01-45-15.gh-issue-115060.IxoM03.rst
Show description for 2df5175
barneygale
and
hauntsaninja
authored
2df5175
View commit details
Copy full SHA for 2df5175
Browse repository at this point
Test that PermissionError is no longer raised
barneygale
committed
2bf505e
View commit details
Copy full SHA for 2bf505e
Browse repository at this point
Clarify docs
barneygale
committed
85bd81e
View commit details
Copy full SHA for 85bd81e
Browse repository at this point
Switch to `.. versionchanged::`
barneygale
committed
ef775e3
View commit details
Copy full SHA for ef775e3
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL