]> granicus.if.org Git - python/commit
Issue #25455: Fixed a crash in repr of cElementTree.Element with recursive tag.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jun 2016 07:06:32 +0000 (10:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 12 Jun 2016 07:06:32 +0000 (10:06 +0300)
commit1f7586eeb921d4b1116823b2aea752aaee1329ce
tree580babb0d3fea261387994e2f40ce4e359e9f2fc
parent056cbfdc51f27881f07a72194e9cbe549be9e55d
Issue #25455: Fixed a crash in repr of cElementTree.Element with recursive tag.
Misc/NEWS
Modules/_elementtree.c