]> 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:49:39 +0000 (08:49 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Nov 2015 06:49:39 +0000 (08:49 +0200)
commit0cd3effacd43dbdce26039295331f59c14d1b956
tree1980c4592054aefbeb539573bd363b87739e48b0
parent9450f6b437987bd9cc07d53c352ab5abaadd8c51
parent3987fefd6f7309a36fb093cbfe229afe7b39406b
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
Misc/NEWS