[3.12] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) by miss-islington · Pull Request #119765 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Merged
Conversation
Contributor
Implement os.fwalk() using a list as a stack to avoid emitting recursion
errors on deeply nested trees.
(cherry picked from commit 3c890b5)
Co-authored-by: Barney Gale barney.gale@gmail.com
…nGH-119638) Implement `os.fwalk()` using a list as a stack to avoid emitting recursion errors on deeply nested trees. (cherry picked from commit 3c890b5) Co-authored-by: Barney Gale <barney.gale@gmail.com>
bedevere-app
Bot
added
the
awaiting review
label
This was referenced
barneygale
enabled auto-merge (squash)
barneygale
merged commit
aae371b
into
python:3.12
bedevere-app
Bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-3c890b5-3.12
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment