]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Sep 2024 03:53:46 +0000 (05:53 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 03:53:46 +0000 (20:53 -0700)
commit92bc7140332fc257603d1e913eb71d697e19bcea
tree91323d9253ff1565b97b85b6dedd7f1c6f2a8882
parent2f9dc65e121df86cf5fd25f7830ab7dea129e60f
[3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH-124152)

Fix redirects reported by linkcheck, update docs conf.py checks.
(cherry picked from commit 0a32c6959c265d21d7c43fe8e4aefc8c0983e85e)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
17 files changed:
Doc/conf.py
Doc/faq/design.rst
Doc/library/hashlib.rst
Doc/library/http.cookiejar.rst
Doc/library/json.rst
Doc/library/ssl.rst
Doc/library/tkinter.rst
Doc/library/typing.rst
Doc/library/xmlrpc.client.rst
Doc/reference/introduction.rst
Doc/using/mac.rst
Doc/using/windows.rst
Doc/whatsnew/2.4.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.12.rst
Misc/NEWS.d/3.10.0a7.rst
Misc/NEWS.d/3.12.0a6.rst