[Python-checkins] cpython (merge 3.4 -> default): merge 3.4

benjamin.peterson python-checkins at python.org
Mon Oct 13 21:51:39 CEST 2014


https://hg.python.org/cpython/rev/2b5707b6caf9
changeset: 93034:2b5707b6caf9
parent: 93023:c0224ff67cdd
parent: 93033:64684ebadec0
user: Benjamin Peterson <benjamin at python.org>
date: Mon Oct 13 11:55:11 2014 -0400
summary:
 merge 3.4
files:
 Doc/library/xmlrpc.client.rst | 5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/Doc/library/xmlrpc.client.rst b/Doc/library/xmlrpc.client.rst
--- a/Doc/library/xmlrpc.client.rst
+++ b/Doc/library/xmlrpc.client.rst
@@ -27,6 +27,11 @@
 constructed data. If you need to parse untrusted or unauthenticated data see
 :ref:`xml-vulnerabilities`.
 
+.. warning::
+
+ In the case of https URIS, :mod:`xmlrpc.client` does not do any verification
+ of the server's certificate.
+
 
 .. class:: ServerProxy(uri, transport=None, encoding=None, verbose=False, \
 allow_none=False, use_datetime=False, \
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /