diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-05-30 03:45:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 03:45:47 (GMT) |
commit | a5fef800d31648d19cecc240a2fa0dc71371753e (patch) | |
tree | 02e4937a7b7dfa863bde9ef2eaaec2b50d1ad94c /Python/getplatform.c | |
parent | 3c890b503c740767d0eb9a0e74b47f17a1e69452 (diff) | |
download | cpython-a5fef800d31648d19cecc240a2fa0dc71371753e.zip cpython-a5fef800d31648d19cecc240a2fa0dc71371753e.tar.gz cpython-a5fef800d31648d19cecc240a2fa0dc71371753e.tar.bz2 |
GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (#119766)
Follow-up to 3c890b50. Ensure we `os.close()` open file descriptors when
the `os.fwalk()` generator is finalized.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions