]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 24 Sep 2022 11:38:53 +0000 (14:38 +0300)
committerGitHub <noreply@github.com>
Sat, 24 Sep 2022 11:38:53 +0000 (14:38 +0300)
commitdb39050396a104c73d0da473a2f00a62f9dfdfaa
tree2dfe5638f680aa797f47bd73f40bada3c49e489e
parentf00383ec9bb9452fd9d5f5003f123e68fc4a71d8
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
24 files changed:
Doc/about.rst
Doc/faq/general.rst
Doc/faq/library.rst
Doc/faq/programming.rst
Doc/howto/unicode.rst
Doc/library/bisect.rst
Doc/library/decimal.rst
Doc/library/mailbox.rst
Doc/library/multiprocessing.shared_memory.rst
Doc/library/pickle.rst
Doc/library/random.rst
Doc/tutorial/inputoutput.rst
Doc/whatsnew/2.6.rst
Doc/whatsnew/3.1.rst
Include/dynamic_annotations.h
Lib/json/__init__.py
Lib/json/decoder.py
Lib/json/encoder.py
Lib/test/test_ipaddress.py
Lib/test/test_json/test_fail.py
Lib/test/test_json/test_pass1.py
Lib/test/test_json/test_pass2.py
Lib/test/test_json/test_pass3.py
Lib/wsgiref/validate.py