]> 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:23 +0000 (04:16 -0700)
committerGitHub <noreply@github.com>
Tue, 27 Sep 2022 11:16:23 +0000 (04:16 -0700)
commit2e315d87ff0e7ac01d532ebb334f7bb8f376bfe6
treefdb5122402d09ab3806b00803a5454cbe1d2241b
parent6a41d11657e5a2200fbdd782e8e2f45320ab6058
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