diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-11-28 19:42:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-28 19:42:49 (GMT) |
commit | 5b6858c22049b467c844620bf591c3b1bca629d6 (patch) | |
tree | fabbae49146b5c980d7fa1823592f60f638abfcd /Python/flowgraph.c | |
parent | 49494c472161976dec483eb09e1bad0378758d3f (diff) | |
download | cpython-5b6858c22049b467c844620bf591c3b1bca629d6.zip cpython-5b6858c22049b467c844620bf591c3b1bca629d6.tar.gz cpython-5b6858c22049b467c844620bf591c3b1bca629d6.tar.bz2 |
[3.12] gh-105716: Fix Refleaks in test_interpreters (gh-112500)
gh-110707 (0122b4d) added some tests that didn't close file descriptors they created, leading to failures on the refleak buildbots. This closes the leaking file descriptors, resolving the failure.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions