[issue17901] _elementtree.TreeBuilder raises IndexError on end if constructed with element_factory=None

Roundup Robot report at bugs.python.org
Sun May 19 00:48:04 CEST 2013


Roundup Robot added the comment:

New changeset c430bea30457 by Eli Bendersky in branch '3.3':
Issue #17901: fix TreeBuilder construction for an explicit element_factory=None
http://hg.python.org/cpython/rev/c430bea30457

New changeset e79df5d1f680 by Eli Bendersky in branch 'default':
Issue #17901: fix TreeBuilder construction for an explicit element_factory=None
http://hg.python.org/cpython/rev/e79df5d1f680

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list