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.
B
Barney Gale committed
3c890b503c740767d0eb9a0e74b47f17a1e69452
Parent: 2cc3502
Committed by GitHub <noreply@github.com>
on 5/30/2024, 3:05:36 AM