[issue43292] xml.ElementTree iterparse filehandle left open

Serhiy Storchaka report at bugs.python.org
Mon Mar 7 06:49:10 EST 2022


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 852d9b77abefcad2bb8d203e3ab9f2ca49ab305f by Miss Islington (bot) in branch '3.9':
[3.9] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696) (GH-31720)
https://github.com/python/cpython/commit/852d9b77abefcad2bb8d203e3ab9f2ca49ab305f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43292>
_______________________________________


More information about the Python-bugs-list mailing list