summaryrefslogtreecommitdiffstats
path: root/Python/legacy_tracing.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2024-05-30 04:40:21 (GMT)
committerGitHub <noreply@github.com>2024-05-30 04:40:21 (GMT)
commit083bf3ad1795604ee833d1595f2a536b9cd57419 (patch)
tree7b21acd90198472279cffb68fe26f20c76fad447 /Python/legacy_tracing.c
parent810a09ad3710be60cff9e174be85ca65e76cdbd1 (diff)
downloadcpython-083bf3ad1795604ee833d1595f2a536b9cd57419.zip
cpython-083bf3ad1795604ee833d1595f2a536b9cd57419.tar.gz
cpython-083bf3ad1795604ee833d1595f2a536b9cd57419.tar.bz2
[3.13] GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-119766) (#119767)
GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (GH-119766) Follow-up to 3c890b50. Ensure we `os.close()` open file descriptors when the `os.fwalk()` generator is finalized. (cherry picked from commit a5fef800d31648d19cecc240a2fa0dc71371753e) Co-authored-by: Barney Gale <barney.gale@gmail.com>
Diffstat (limited to 'Python/legacy_tracing.c')
0 files changed, 0 insertions, 0 deletions