summaryrefslogtreecommitdiffstats
path: root/Python/jit.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-06-01 19:38:55 (GMT)
committerGitHub <noreply@github.com>2024-06-01 19:38:55 (GMT)
commit225c3cd6c1b2e768f1c879c271b48ec27a99cb5b (patch)
treec161ec6c2803854029c2e21966e33e422e5fbd44 /Python/jit.c
parent99d0f51e61b6ab3d58c034c007b5d9d6156fdf3b (diff)
downloadcpython-225c3cd6c1b2e768f1c879c271b48ec27a99cb5b.zip
cpython-225c3cd6c1b2e768f1c879c271b48ec27a99cb5b.tar.gz
cpython-225c3cd6c1b2e768f1c879c271b48ec27a99cb5b.tar.bz2
[3.13] GH-89727: Fix `shutil.rmtree()` recursion error on deep trees (GH-119808) (#119918)
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 a150679f90. (cherry picked from commit 53b1981fb0cda6c656069e992f172fc6aad7c99c) Co-authored-by: Barney Gale <barney.gale@gmail.com>
Diffstat (limited to 'Python/jit.c')
0 files changed, 0 insertions, 0 deletions