Skip to content

Commit 411a75d

Browse files
committed
[3.12] pythonGH-89727: Fix shutil.rmtree() recursion error on deep trees (pythonGH-119808)
Implement `shutil._rmtree_safe_fd()` using a list as a stack to avoid emitting recursion errors on deeply nested trees. `shutil._rmtree_unsafe()` was fixed in a150679.. (cherry picked from commit 53b1981) Co-authored-by: Barney Gale <[email protected]>
1 parent b900fdb commit 411a75d

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)