]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[2.7] bpo-33503: Fix the broken pypi link in the source and the documentation (GH...
authorStéphane Wirtel <stephane@wirtel.be>
Wed, 16 May 2018 14:57:36 +0000 (16:57 +0200)
committerNed Deily <nad@python.org>
Wed, 16 May 2018 14:57:36 +0000 (10:57 -0400)
commitad65d09fd02512b2ccf500f6c11063f705c9cd28
tree5ed960feafddc86ff192160873550810f26155a6
parent861d38443d4b85cdc7b87afc4adee55f51c2f4b3
[2.7] bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814). (GH-6905)

(cherry picked from commit 19177fbd5d6d9b29ccc302d65f9d9417ece082ce)

Co-authored-by: Stéphane Wirtel <stephane@wirtel.be>
26 files changed:
Doc/README.txt
Doc/distributing/index.rst
Doc/distutils/apiref.rst
Doc/distutils/packageindex.rst
Doc/distutils/setupscript.rst
Doc/faq/general.rst
Doc/faq/library.rst
Doc/howto/pyporting.rst
Doc/howto/webservers.rst
Doc/installing/index.rst
Doc/library/bz2.rst
Doc/library/datetime.rst
Doc/library/distribution.rst
Doc/library/index.rst
Doc/library/pprint.rst
Doc/library/re.rst
Doc/library/ssl.rst
Doc/library/subprocess.rst
Doc/library/unittest.rst
Doc/library/xml.rst
Doc/tutorial/whatnow.rst
Doc/using/windows.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.7.rst
Misc/NEWS.d/next/Documentation/2018-05-14-20-08-58.bpo-33503.Wvt0qg.rst [new file with mode: 0644]