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 christian.heimes
Recipients christian.heimes, gregory.p.smith, larry, ned.deily, serhiy.storchaka, vstinner
Date 2018-09-20.19:39:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537472354.11.0.956365154283.issue30947@psf.upfronthosting.co.za>
In-reply-to
Content
Do you remember which platform failed? It doesn't say on the GH PR either.

See #34623 for security bug. We only set good salt for pyexpat based parsers (sax, dom, pure Python etree), but not for the C-accelerated ElementTree implementation.
History
Date User Action Args
2018-09-20 19:39:14christian.heimessetrecipients: + christian.heimes, gregory.p.smith, vstinner, larry, ned.deily, serhiy.storchaka
2018-09-20 19:39:14christian.heimessetmessageid: <1537472354.11.0.956365154283.issue30947@psf.upfronthosting.co.za>
2018-09-20 19:39:14christian.heimeslinkissue30947 messages
2018-09-20 19:39:14christian.heimescreate