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.

Unsupported provider

Author christian.heimes
Recipients barry, benjamin.peterson, christian.heimes, georg.brandl, larry
Date 2013-02-19.15:35:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361288141.97.0.791394359972.issue17239@psf.upfronthosting.co.za>
In-reply-to
Content
Experimental fix for XML vulnerabilities against default. It's NOT ready and needs lots of polishing.

https://pypi.python.org/pypi/defusedxml contains explanations of all issues
https://pypi.python.org/pypi/defusedexpat is a standalone version of part of the patches for Python 2.6 to 3.3
History
Date User Action Args
2013-02-19 15:35:42christian.heimessetrecipients: + christian.heimes, barry, georg.brandl, larry, benjamin.peterson
2013-02-19 15:35:41christian.heimessetmessageid: <1361288141.97.0.791394359972.issue17239@psf.upfronthosting.co.za>
2013-02-19 15:35:41christian.heimeslinkissue17239 messages
2013-02-19 15:35:41christian.heimescreate