]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-103484: Fix redirected permanently URLs (#104001)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Tue, 2 May 2023 06:34:44 +0000 (03:34 -0300)
committerGitHub <noreply@github.com>
Tue, 2 May 2023 06:34:44 +0000 (09:34 +0300)
commit68ed2a2a3f1e715dc10724b0c000ec2fc498d11e
tree85c87e27dff1f6564b5b7047a111f18be1d7233b
parent82ba6ce303d04a7b21034e38d220e23ca9f1dc0a
GH-103484: Fix redirected permanently URLs (#104001)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Oleg Iarygin <dralife@yandex.ru>
40 files changed:
Doc/conf.py
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/http.client.rst
Doc/library/importlib.metadata.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