[issue35502] Memory leak in xml.etree.ElementTree.iterparse

Serhiy Storchaka report at bugs.python.org
Fri Dec 14 17:06:17 EST 2018


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

The problem was with detecting a reference cycle containing a TreeBuilder.

----------
nosy: +eli.bendersky, scoder
versions: +Python 3.8

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


More information about the Python-bugs-list mailing list