diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-05-30 03:28:55 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-30 03:28:55 (GMT) |
| commit | 810a09ad3710be60cff9e174be85ca65e76cdbd1 (patch) | |
| tree | 2ae4fd4efd0045bbab030984c624fa749916f94a /Lib/test/test_pyrepl/test_unix_eventqueue.py | |
| parent | 06c62d697a87822690342cd0d99d1cdbeca4ce9d (diff) | |
| download | cpython-810a09ad3710be60cff9e174be85ca65e76cdbd1.zip cpython-810a09ad3710be60cff9e174be85ca65e76cdbd1.tar.gz cpython-810a09ad3710be60cff9e174be85ca65e76cdbd1.tar.bz2 | |
[3.13] GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638) (#119764)
GH-89727: Fix `os.fwalk()` recursion error on deep trees (GH-119638)
Implement `os.fwalk()` using a list as a stack to avoid emitting recursion
errors on deeply nested trees.
(cherry picked from commit 3c890b503c740767d0eb9a0e74b47f17a1e69452)
Co-authored-by: Barney Gale <barney.gale@gmail.com>
Diffstat (limited to 'Lib/test/test_pyrepl/test_unix_eventqueue.py')
0 files changed, 0 insertions, 0 deletions
