SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527)

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.
S
Serhiy Storchaka committed
f79547a429d5c90af83a0da821e082cba20d4712
Parent: bcc74d5
Committed by GitHub <noreply@github.com> on 8/4/2022, 7:13:49 AM