Skip to content

[3.11] gh-91838: Use HTTPS links in docs for resources which redirect…#95643

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
serhiy-storchaka:backport-f79547a-3.11
Aug 4, 2022
Merged

[3.11] gh-91838: Use HTTPS links in docs for resources which redirect…#95643
serhiy-storchaka merged 1 commit intopython:3.11from
serhiy-storchaka:backport-f79547a-3.11

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Aug 4, 2022

… 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..
(cherry picked from commit f79547a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…direct to HTTPS (pythonGH-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..
(cherry picked from commit f79547a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants