From: Serhiy Storchaka Date: Mon, 11 Apr 2016 14:32:33 +0000 (+0300) Subject: Issue #25910: Fixed more links in the docs. X-Git-Tag: v2.7.12rc1~131 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92a5f47d2cc4e685a201f7f28b2a2039762e3cc9;p=thirdparty%2FPython%2Fcpython.git Issue #25910: Fixed more links in the docs. --- diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index 25c3b5e4817e..c33ac87c127b 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -52,9 +52,9 @@ for detailed information about platforms with precompiled installers. by Mark Pilgrim, 2004, ISBN 1-59059-356-1 - `For Windows users `_ + `For Windows users `_ in "Installing Python" - in "`A Byte of Python `_" + in "`A Byte of Python `_" by Swaroop C H, 2003 diff --git a/Doc/whatsnew/2.7.rst b/Doc/whatsnew/2.7.rst index 8076c26b1457..9ac9cd61a75c 100644 --- a/Doc/whatsnew/2.7.rst +++ b/Doc/whatsnew/2.7.rst @@ -1530,7 +1530,7 @@ changes, or look through the Subversion logs for all the details. *ciphers* argument that's a string listing the encryption algorithms to be allowed; the format of the string is described `in the OpenSSL documentation - `__. + `__. (Added by Antoine Pitrou; :issue:`8322`.) Another change makes the extension load all of OpenSSL's ciphers and