…ep trees Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Open
Co-authored-by: Jelle Zijlstra <[email protected]>
…PTTW.rst Co-authored-by: Jelle Zijlstra <[email protected]>
pushed a commit to miss-islington/cpython that referenced this pull request
…ep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. (cherry picked from commit
) Co-authored-by: Barney Gale <[email protected]> Co-authored-by: Jelle Zijlstra <[email protected]>
added a commit to barneygale/cpython that referenced this pull request
…ep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit
)
added a commit to barneygale/cpython that referenced this pull request
…r on deep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Co-authored-by: Jelle Zijlstra <[email protected]>. (cherry picked from commit
) Co-authored-by: Barney Gale <[email protected]>
added a commit that referenced this pull request
…eep trees (
) (
)
: Partially fix `shutil.rmtree()` recursion error on deep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. (cherry picked from commit
) Co-authored-by: Barney Gale <[email protected]> Co-authored-by: Jelle Zijlstra <[email protected]>
added a commit that referenced this pull request
…eep trees (
) (
) *
: Partially fix `shutil.rmtree()` recursion error on deep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Co-authored-by: Jelle Zijlstra <[email protected]> (cherry picked from commit
) Merged
pushed a commit to hudson-trading/cpython that referenced this pull request
…ep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Co-authored-by: Jelle Zijlstra <[email protected]>
pushed a commit to estyxx/cpython that referenced this pull request
…ep trees (
) Make `shutil._rmtree_unsafe()` call `os.walk()`, which is implemented without recursion. `shutil._rmtree_safe_fd()` is not affected and can still raise a recursion error. Co-authored-by: Jelle Zijlstra <[email protected]>