Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-91838: Resolve more HTTP links which redirect to HTTPS #95650

Merged
merged 1 commit into from Aug 8, 2022

Conversation

serhiy-storchaka
Copy link
Member

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

Fixes links omitted in #95527 and #95642.

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 8, 2022

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒🤖

@serhiy-storchaka serhiy-storchaka deleted the https-links3 branch Aug 8, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 8, 2022
…onGH-95650)

(cherry picked from commit cc9160a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 8, 2022

GH-95780 is a backport of this pull request to the 3.11 branch.

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 8, 2022

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cc9160a29bc3356ced92348bcd8e6668c67167c9 3.10

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this issue Aug 8, 2022
pythonGH-95650).

(cherry picked from commit cc9160a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Aug 8, 2022

GH-95786 is a backport of this pull request to the 3.10 branch.

serhiy-storchaka added a commit that referenced this issue Aug 8, 2022
…95650). (GH-95786)

(cherry picked from commit cc9160a)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants