]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 4 Aug 2022 10:30:05 +0000 (13:30 +0300)
committerGitHub <noreply@github.com>
Thu, 4 Aug 2022 10:30:05 +0000 (13:30 +0300)
commitd0d0154443cafb2f0a2cdfb6a1267d80cce8388e
treef4602d75ba6e3f6cf18974d32584e07ac099194d
parent621b33ce258f3eaf154322c1edf0ead1e4892e36
gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)

It updates links which redirect to HTTPS with different authority or
path.
13 files changed:
Doc/about.rst
Doc/faq/general.rst
Doc/faq/programming.rst
Doc/howto/curses.rst
Doc/install/index.rst
Doc/library/random.rst
Doc/library/stdtypes.rst
Doc/library/tkinter.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/2.5.rst
Doc/whatsnew/2.6.rst
Lib/test/datetimetester.py
Modules/_datetimemodule.c