changeset: 100932:61c7deea9e6a branch: 2.7 parent: 100922:00addbb47c5c user: Serhiy Storchaka date: Mon Apr 11 17:32:33 2016 +0300 files: Doc/using/windows.rst Doc/whatsnew/2.7.rst description: Issue #25910: Fixed more links in the docs. diff -r 00addbb47c5c -r 61c7deea9e6a Doc/using/windows.rst --- a/Doc/using/windows.rst Mon Apr 11 12:18:56 2016 +0300 +++ b/Doc/using/windows.rst Mon Apr 11 17:32:33 2016 +0300 @@ -52,9 +52,9 @@ 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 -r 00addbb47c5c -r 61c7deea9e6a Doc/whatsnew/2.7.rst --- a/Doc/whatsnew/2.7.rst Mon Apr 11 12:18:56 2016 +0300 +++ b/Doc/whatsnew/2.7.rst Mon Apr 11 17:32:33 2016 +0300 @@ -1530,7 +1530,7 @@ *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