]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Tue, 2 May 2023 11:50:16 +0000 (08:50 -0300)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 11:50:16 +0000 (14:50 +0300)
commit5e76305236df99aec191431585cd4bfa0c080766
tree55b5f5ca59dbbf37c7d8e8194aa32b07e9a47424
parent61f1fbd04016e53d6ea96d23b84ead7d6ab9fbb9
[3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
Fix redirected permanently URLs (#104001)
41 files changed:
Doc/conf.py
Doc/distutils/apiref.rst
Doc/distutils/examples.rst
Doc/distutils/setupscript.rst
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/programming.rst
Doc/howto/pyporting.rst
Doc/library/asyncio-eventloop.rst
Doc/library/hashlib.rst
Doc/library/os.rst
Doc/library/plistlib.rst
Doc/library/resource.rst
Doc/library/select.rst
Doc/library/ssl.rst
Doc/library/statistics.rst
Doc/library/struct.rst
Doc/library/sys.rst
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.rst
Doc/library/xmlrpc.client.rst
Doc/library/zipfile.rst
Doc/reference/datamodel.rst
Doc/reference/introduction.rst
Doc/using/cmdline.rst
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.1.rst
Doc/whatsnew/2.2.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.3.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.8.rst
Doc/whatsnew/3.9.rst
Misc/NEWS.d/3.7.0a1.rst