FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-89727: Partially fix `shutil.rmtree()` recursion error on deep trees by barneygale · Pull Request #119634 · 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: Partially fix shutil.rmtree() recursion error on deep trees
- #119634
#119634
Merged
barneygale
merged 7 commits into
python:main
python/cpython:main
from
barneygale:gh-89727-use-os-walk
barneygale/cpython:gh-89727-use-os-walk
Copy head branch name to clipboard
May 29, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-89727: Partially fix shutil.rmtree() recursion error on deep trees
#119634
barneygale
merged 7 commits into
python:main
python/cpython:main
from
barneygale:gh-89727-use-os-walk
barneygale/cpython:gh-89727-use-os-walk
Copy head branch name to clipboard
Commits
Commits on May 27, 2024
GH-89727: Partially fix `shutil.rmtree()` recursion error on deep trees
Show description for 55adfeb
barneygale
committed
55adfeb
View commit details
Copy full SHA for 55adfeb
Browse repository at this point
Simplify diff
barneygale
committed
e5c8ceb
View commit details
Copy full SHA for e5c8ceb
Browse repository at this point
Commits on May 29, 2024
Update Lib/shutil.py
Show description for 96293a5
barneygale
and
JelleZijlstra
authored
96293a5
View commit details
Copy full SHA for 96293a5
Browse repository at this point
Undo premature optimisation
barneygale
committed
3b1b15e
View commit details
Copy full SHA for 3b1b15e
Browse repository at this point
Add NEWS
barneygale
committed
4fe3075
View commit details
Copy full SHA for 4fe3075
Browse repository at this point
Merge branch 'main' into gh-89727-use-os-walk
barneygale
committed
857bcfa
View commit details
Copy full SHA for 857bcfa
Browse repository at this point
Update Misc/NEWS.d/next/Library/2024-05-29-20-42-17.gh-issue-89727.5lPTTW.rst
Show description for 27ee6f0
barneygale
and
JelleZijlstra
authored
27ee6f0
View commit details
Copy full SHA for 27ee6f0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL