]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Tue, 17 Sep 2024 02:53:38 +0000 (23:53 -0300)
committerGitHub <noreply@github.com>
Tue, 17 Sep 2024 02:53:38 +0000 (02:53 +0000)
commit0a32c6959c265d21d7c43fe8e4aefc8c0983e85e
treed3da0f4c6ec6b23af5c00e5e9232c8169ec1fb81
parent10de3600a908f96d1c43dac85ef867991d54708e
GH-103484: Fix permanently redirects reported by linkcheck (GH-124144)

Fix redirects reported by linkcheck, update docs conf.py checks.
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