FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-89727: Fix `os.fwalk()` recursion error on deep trees by barneygale · Pull Request #119638 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-89727: Fix os.fwalk() recursion error on deep trees
- #119638
#119638
Merged
barneygale
merged 9 commits into
python:main
python/cpython:main
from
barneygale:gh-89727-os-fwalk
barneygale/cpython:gh-89727-os-fwalk
Copy head branch name to clipboard
May 30, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
GH-89727: Fix os.fwalk() recursion error on deep trees
#119638
barneygale
merged 9 commits into
python:main
python/cpython:main
from
barneygale:gh-89727-os-fwalk
barneygale/cpython:gh-89727-os-fwalk
Copy head branch name to clipboard
Commits
Commits on May 27, 2024
GH-89727: Fix `os.fwalk()` recursion error on deep trees
Show description for 49e3cfb
barneygale
committed
49e3cfb
View commit details
Copy full SHA for 49e3cfb
Browse repository at this point
Commits on May 29, 2024
Defer open()ing
barneygale
committed
409f5ea
View commit details
Copy full SHA for 409f5ea
Browse repository at this point
De-duplicate stat()ing
barneygale
committed
82606a4
View commit details
Copy full SHA for 82606a4
Browse repository at this point
Defer `DirEntry.stat()`
barneygale
committed
c9d0134
View commit details
Copy full SHA for c9d0134
Browse repository at this point
Fix tests, line length.
barneygale
committed
5d908c4
View commit details
Copy full SHA for 5d908c4
Browse repository at this point
Commits on May 30, 2024
Simplify handling of root dir slightly.
barneygale
committed
df60bc7
View commit details
Copy full SHA for df60bc7
Browse repository at this point
Simplify some naming, tuple unpacking.
barneygale
committed
e600988
View commit details
Copy full SHA for e600988
Browse repository at this point
Merge similar walk actions.
barneygale
committed
46a557f
View commit details
Copy full SHA for 46a557f
Browse repository at this point
Merge branch 'main' into gh-89727-os-fwalk
barneygale
authored
1434604
View commit details
Copy full SHA for 1434604
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL