]> granicus.if.org Git - python/commit
Issue #25902: Fixed various refcount issues in ElementTree iteration.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Dec 2015 09:09:48 +0000 (11:09 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 21 Dec 2015 09:09:48 +0000 (11:09 +0200)
commit66c08d90f6d7e5889a19891a0ef994354b14f172
tree53ef527e4ce8cba37f0f0d753f666cafdbfd0cdf
parent0744641668ebf975fa41707ed7eb467c9cac2f67
Issue #25902: Fixed various refcount issues in ElementTree iteration.
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py
Misc/NEWS
Modules/_elementtree.c