]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96959: Update more HTTP links (GH-97536)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 27 Sep 2022 11:16:37 +0000 (04:16 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 11:16:37 +0000 (04:16 -0700)
commitdfe23ee20f9b03f46a1a39607f69108b16aae7d8
tree4a8de23e30e9c4cd52f74089934c9f3928b74a77
parent9a9bf88898b1558915405edb538513be425d39c4
gh-96959: Update more HTTP links (GH-97536)

Use HTTPS for documents which are available by both HTTP and HTTPS
links, but there is no redirection from HTTP to HTTPS or vice versa.
(cherry picked from commit dd53b79de0ea98af6a11481217a961daef4e9774)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
22 files changed:
Doc/faq/extending.rst
Doc/faq/general.rst
Doc/faq/gui.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/library/ast.rst
Doc/library/json.rst
Doc/library/mailbox.rst
Doc/library/random.rst
Doc/library/tkinter.rst
Doc/library/tkinter.tix.rst
Doc/library/tkinter.ttk.rst
Doc/library/xmlrpc.client.rst
Doc/using/windows.rst
Doc/whatsnew/2.0.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.2.rst
Doc/whatsnew/3.4.rst
Doc/whatsnew/3.5.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst
Doc/whatsnew/3.8.rst