]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (#124151)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 24 Sep 2024 00:43:04 +0000 (02:43 +0200)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 00:43:04 +0000 (00:43 +0000)
commit6867604781bba55d61e1b194de40a652d9d430dc
tree4aa02f821882a1ff15df8f7c9804a27cb4f1a524
parent5fa7f5a734ed252623fc2c92d872af6fdf2000c5
[3.13] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (#124151)

GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)

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