]> granicus.if.org Git - python/commit
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jun 2016 06:43:55 +0000 (09:43 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jun 2016 06:43:55 +0000 (09:43 +0300)
commit9062c261a4f9268f4621548ec205c80411f75b6e
treee6f41d63259f2c1bfa3bac2ebbe3a13f20047d3b
parent3c317e76a2fe78896b546e08fa753075463e7d41
Issue #25455: Fixed a crash in repr of ElementTree.Element with recursive tag.
Lib/test/test_xml_etree.py
Misc/NEWS
Modules/_elementtree.c