summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-03-07 10:31:52 (GMT)
committerGitHub <noreply@github.com>2022-03-07 10:31:52 (GMT)
commit8acbb93c0763fa53b5959fe05d86ba275c9e8a5b (patch)
tree8090672c0d9f70c2a9c3193b3fe8f547e5ac86fc /Misc/ACKS
parentee18df425209cfa4f394b57220177c168fc3a1da (diff)
downloadcpython-8acbb93c0763fa53b5959fe05d86ba275c9e8a5b.zip
cpython-8acbb93c0763fa53b5959fe05d86ba275c9e8a5b.tar.gz
cpython-8acbb93c0763fa53b5959fe05d86ba275c9e8a5b.tar.bz2
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> (cherry picked from commit 496c428de3318c9c5770937491b71dc3d3f18a6a) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Diffstat (limited to 'Misc/ACKS')
-rw-r--r--Misc/ACKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index e107945..c9bf79d0 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1870,6 +1870,7 @@ Wojtek Walczak
Charles Waldman
Richard Walker
Larry Wall
+Jacob Walls
Kevin Walzer
Rodrigo Steinmuller Wanderley
Dingyuan Wang