mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-43292: Fix file leak in ET.iterparse()
when not exhausted (GH-31696)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
This commit is contained in:
parent
b748a36696
commit
496c428de3
4 changed files with 20 additions and 7 deletions
|
@ -1879,6 +1879,7 @@ Wojtek Walczak
|
|||
Charles Waldman
|
||||
Richard Walker
|
||||
Larry Wall
|
||||
Jacob Walls
|
||||
Kevin Walzer
|
||||
Rodrigo Steinmuller Wanderley
|
||||
Dingyuan Wang
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue