]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #28871: Fixed a crash when deallocate deep ElementTree.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 21 Dec 2016 10:55:28 +0000 (12:55 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 21 Dec 2016 10:55:28 +0000 (12:55 +0200)
commit85add4783ef9c7bc459638bb36f1172ed6a18ba6
tree0a2c48bc4729af1b81cb82e447900800a4df99a0
parent6b1c909c08979b5e7fbf7dc4f5b2adcf256ba06d
Issue #28871: Fixed a crash when deallocate deep ElementTree.
Fixed running MiscTests in test_xml_etree_c.
Lib/test/test_xml_etree_c.py
Misc/NEWS
Modules/_elementtree.c