]> granicus.if.org Git - python/commit
[3.6] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Oct 2017 21:51:28 +0000 (14:51 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Oct 2017 21:51:28 +0000 (00:51 +0300)
commita8ac71d15f2a4aef83a8954a678cc12545ce517c
tree5148a4db374d2e6f08d4088912b01116ce03c339
parentac360fc56c111ec19895ba445e0ec6863f825625
[3.6] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) (#3945)

(cherry picked from commit 39ecb9c71b6e55d8a61a710d0144231bd88f9ada)
Lib/test/test_xml_etree_c.py
Misc/NEWS.d/next/Library/2017-10-08-23-28-30.bpo-31728.XrVMME.rst [new file with mode: 0644]
Modules/_elementtree.c