This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Oren Milman, serhiy.storchaka
Date 2017-10-10.21:51:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507672290.95.0.213398074469.issue31728@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a8ac71d15f2a4aef83a8954a678cc12545ce517c by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31728: Prevent crashes in _elementtree due to unsafe cleanup of Element.text and Element.tail (GH-3924) (#3945)
https://github.com/python/cpython/commit/a8ac71d15f2a4aef83a8954a678cc12545ce517c
History
Date User Action Args
2017-10-10 21:51:30serhiy.storchakasetrecipients: + serhiy.storchaka, Oren Milman
2017-10-10 21:51:30serhiy.storchakasetmessageid: <1507672290.95.0.213398074469.issue31728@psf.upfronthosting.co.za>
2017-10-10 21:51:30serhiy.storchakalinkissue31728 messages
2017-10-10 21:51:30serhiy.storchakacreate