]> granicus.if.org Git - python/commit
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903) (#963)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Apr 2017 17:37:03 +0000 (20:37 +0300)
committerGitHub <noreply@github.com>
Sun, 2 Apr 2017 17:37:03 +0000 (20:37 +0300)
commit9c2c42c221d7996070c0c0a2a114ab42fe3ddb9d
tree8c1c1591b8584d356412ef587c36491199de618d
parent68903b656d4e1011525a46cbd1338c6cbab83d6d
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903) (#963)

(cherry picked from commit 576def096ec7b64814e038f03290031f172886c3)

(cherry picked from commit a6b4e1902250d6f28ca6d083ce1c8d7e9b91974b)
Lib/test/test_xml_etree.py
Misc/NEWS
Modules/_elementtree.c