Skip to content
Snippets Groups Projects
Select Git revision
2 results Searching

.github

user avatar
Serhiy Storchaka authored and GitHub committed
[3.10] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95644)

If an HTTP link is redirected to a same looking HTTPS link, the latter can
be used directly without changes in readability and behavior.
It protects from a men-in-the-middle attack.

This change does not affect Python examples..
(cherry picked from commit f79547a4)

Co-authored-by: default avatarSerhiy Storchaka <storchaka@gmail.com>
54d4b4d9
History
Name Last commit Last update
..