cpython/Misc/NEWS.d/next/Library/2017-10-08-23-28-30.bpo-317...

3 lines
116 B
ReStructuredText

Prevent crashes in `_elementtree` due to unsafe cleanup of `Element.text`
and `Element.tail`. Patch by Oren Milman.