]> granicus.if.org Git - python/commit
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Nov 2015 06:42:25 +0000 (08:42 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Nov 2015 06:42:25 +0000 (08:42 +0200)
commitb6aa5375d5a2f81370338357506034befe62aa31
tree39832d710263d64a001307f8f23a7d9515eeacbf
parent8bc792a602311e426cbd69293627fdc9287a5c7b
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
Lib/test/test_xml_etree.py
Lib/test/test_xml_etree_c.py
Misc/NEWS
Modules/_elementtree.c