summaryrefslogtreecommitdiffstats
path: root/Python/tracemalloc.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2024-05-30 03:05:36 (GMT)
committerGitHub <noreply@github.com>2024-05-30 03:05:36 (GMT)
commit3c890b503c740767d0eb9a0e74b47f17a1e69452 (patch)
treea29c69300686ec574c8c6de350fd38699b9b1c01 /Python/tracemalloc.c
parent2cc3502f98bb9aea386ab55443fc077ddcdde91d (diff)
downloadcpython-3c890b503c740767d0eb9a0e74b47f17a1e69452.zip
cpython-3c890b503c740767d0eb9a0e74b47f17a1e69452.tar.gz
cpython-3c890b503c740767d0eb9a0e74b47f17a1e69452.tar.bz2
GH-89727: Fix `os.fwalk()` recursion error on deep trees (#119638)
Implement `os.fwalk()` using a list as a stack to avoid emitting recursion errors on deeply nested trees.
Diffstat (limited to 'Python/tracemalloc.c')
0 files changed, 0 insertions, 0 deletions