mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
50da78af68
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 dd53b79de0)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>