summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
diff options
context:
space:
mode:
authorJacob Walls <jacobtylerwalls@gmail.com>2022-03-07 09:31:46 (GMT)
committerGitHub <noreply@github.com>2022-03-07 09:31:46 (GMT)
commit496c428de3318c9c5770937491b71dc3d3f18a6a (patch)
tree1e08551d1648d11fa4c7bca40550b4701a5c2bd5 /Misc/ACKS
parentb748a36696ca56ed4ffcfae011a8488878eb2b3a (diff)
downloadcpython-496c428de3318c9c5770937491b71dc3d3f18a6a.zip
cpython-496c428de3318c9c5770937491b71dc3d3f18a6a.tar.gz
cpython-496c428de3318c9c5770937491b71dc3d3f18a6a.tar.bz2
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
Co-authored-by: Serhiy Storchaka <storchaka@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 da2c826..df851bb 100644
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -1879,6 +1879,7 @@ Wojtek Walczak
Charles Waldman
Richard Walker
Larry Wall
+Jacob Walls
Kevin Walzer
Rodrigo Steinmuller Wanderley
Dingyuan Wang