]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#904)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 30 Mar 2017 07:32:19 +0000 (10:32 +0300)
committerGitHub <noreply@github.com>
Thu, 30 Mar 2017 07:32:19 +0000 (10:32 +0300)
commitc90ff1b78cb79bc3762184e03fa81f11984aaa45
tree965529fae09748fded41c5edd6b5f34dec047b2f
parent0fadf25e69f3de36b5deddecd9557addc8142fdf
bpo-27863: Fixed multiple crashes in ElementTree. (#765) (#904)

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