FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-117841: Speed up `pathlib.Path.glob()` on Windows by using `lexists()` by barneygale · Pull Request #117858 · 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-117841: Speed up pathlib.Path.glob() on Windows by using lexists()
- #117858
#117858
Closed
barneygale
wants to merge 2 commits into
python:main
python/cpython:main
from
barneygale:gh-117842-lexists
barneygale/cpython:gh-117842-lexists
Copy head branch name to clipboard
Conversation
Commits
2
(2)
Checks
Files changed
Closed
GH-117841: Speed up pathlib.Path.glob() on Windows by using lexists()
#117858
barneygale
wants to merge 2 commits into
python:main
python/cpython:main
from
barneygale:gh-117842-lexists
barneygale/cpython:gh-117842-lexists
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2024
GH-117842: Speed up `pathlib.Path.glob()` on Windows by using `lexists()`
Show description for 492285e
barneygale
committed
492285e
View commit details
Copy full SHA for 492285e
Browse repository at this point
Commits on Apr 15, 2024
Fix comment.
barneygale
committed
6a9a497
View commit details
Copy full SHA for 6a9a497
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL