[issue28314] ElementTree: Element.getiterator(tag) broken in 3.6

Roundup Robot report at bugs.python.org
Tue Oct 25 03:38:24 EDT 2016


Roundup Robot added the comment:

New changeset ca1b91829edf by Serhiy Storchaka in branch '3.5':
Issue #28314: Added tests for xml.etree.ElementTree.Element.getiterator().
https://hg.python.org/cpython/rev/ca1b91829edf

New changeset c14a2d2a3b19 by Serhiy Storchaka in branch '3.6':
Issue #28314: Added tests for xml.etree.ElementTree.Element.getiterator().
https://hg.python.org/cpython/rev/c14a2d2a3b19

New changeset 17334c1d9245 by Serhiy Storchaka in branch 'default':
Issue #28314: Added tests for xml.etree.ElementTree.Element.getiterator().
https://hg.python.org/cpython/rev/17334c1d9245

----------

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


More information about the Python-bugs-list mailing list