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 Valentin.Lorentz
Recipients Valentin.Lorentz, docs@python
Date 2016-02-26.11:31:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456486299.23.0.764792855205.issue26442@psf.upfronthosting.co.za>
In-reply-to
Content
The doc of xmlrpc.server and xmlrpc.client both warn about XML vulnerabilities.

However, both say “The xmlrpc.client module is not secure”, whereas the page for xml.server should say xmlrpc.server.
History
Date User Action Args
2016-02-26 11:31:39Valentin.Lorentzsetrecipients: + Valentin.Lorentz, docs@python
2016-02-26 11:31:39Valentin.Lorentzsetmessageid: <1456486299.23.0.764792855205.issue26442@psf.upfronthosting.co.za>
2016-02-26 11:31:38Valentin.Lorentzlinkissue26442 messages
2016-02-26 11:31:38Valentin.Lorentzcreate