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 r.david.murray
Recipients Fran.Bull, christian.heimes, docs@python, methane, r.david.murray
Date 2014-01-14.18:29:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389724155.93.0.268474650338.issue20237@psf.upfronthosting.co.za>
In-reply-to
Content
Actually, I think it means that the defusedxml documentation tells you what to do to protect yourself from various attack vectors, which pretty much amounts to importing certain functions from defusedxml and using them instead of the stdlib versions.  Your patch may be sufficient, but let's see what Christian has to say.
History
Date User Action Args
2014-01-14 18:29:15r.david.murraysetrecipients: + r.david.murray, christian.heimes, methane, docs@python, Fran.Bull
2014-01-14 18:29:15r.david.murraysetmessageid: <1389724155.93.0.268474650338.issue20237@psf.upfronthosting.co.za>
2014-01-14 18:29:15r.david.murraylinkissue20237 messages
2014-01-14 18:29:15r.david.murraycreate