]> 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)
committerPablo Galindo <pablogsal@gmail.com>
Sat, 22 Oct 2022 19:05:59 +0000 (20:05 +0100)
commit50da78af68579ebc4d2efb0decb825ec6d859728
treea0bac86115cca522f1c27240d8a7f9b8a995fdf2
parent2b0b01768352f3d7a4c7c146128a1ac89eac4809
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