[issue28871] Destructor of ElementTree.Element is recursive

STINNER Victor report at bugs.python.org
Wed Dec 28 17:12:13 EST 2016


STINNER Victor added the comment:

This issue seems theorical to me, whereas the breakage of benchmarks is
very concrete for me. So I suggest to revert the change in Python 2.7.

(2) looks like the right design and it was implemented in Python 3 (no?).

I don't think that it's worth it to backport the change to Python 2. You
are the first one to report the issue and the backport is risky.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28871>
_______________________________________


More information about the Python-bugs-list mailing list