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 georg.brandl
Recipients benjamin.peterson, christian.heimes, docs@python, dstufft, eric.araujo, georg.brandl, hynek
Date 2013-03-26.09:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364291129.68.0.321863489581.issue17538@psf.upfronthosting.co.za>
In-reply-to
Content
* I would take out the "erroneous" of "erroneous or maliciously constructed" in the disclaimers.  The odds of creating one of the "bombings" by chance are slim.

* The names of attacks in the table are quite opaque if you haven't heard of them.  They should be linked/explained.  (Also, the csv-table construction looks quite strange; a normal reST table would be preferred.)

* I don't think the warning for SAX needs to be repeated three times.

* Not sure the reader will get the reason for having both "defusedxml" and "defusedexpat".
History
Date User Action Args
2013-03-26 09:45:29georg.brandlsetrecipients: + georg.brandl, christian.heimes, benjamin.peterson, eric.araujo, docs@python, hynek, dstufft
2013-03-26 09:45:29georg.brandlsetmessageid: <1364291129.68.0.321863489581.issue17538@psf.upfronthosting.co.za>
2013-03-26 09:45:29georg.brandllinkissue17538 messages
2013-03-26 09:45:29georg.brandlcreate