]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 25 Sep 2022 08:20:53 +0000 (01:20 -0700)
committerGitHub <noreply@github.com>
Sun, 25 Sep 2022 08:20:53 +0000 (01:20 -0700)
commit437032e313e6fa63732194eeb983ece51de966f7
tree07c198a579349ffbef96c90fceef88e225c8685a
parenta7a7da4acfb0cb33b7d67eea695f2612f38f477f
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)

(cherry picked from commit db39050396a104c73d0da473a2f00a62f9dfdfaa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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