Skip to content

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

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

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

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>
@serhiy-storchaka serhiy-storchaka merged commit 54d4b4d into python:3.10 Aug 4, 2022
@serhiy-storchaka serhiy-storchaka deleted the backport-f79547a-3.10 branch August 4, 2022 09:19
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