◐ Shell
reader mode source ↗
Skip to content

bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)#19329

Merged
tiran merged 1 commit into
python:masterfrom
tiran:bpo-40163-multissl
May 15, 2020
Merged

bpo-40163: Fix multissltest download of old OpenSSL (GH-19329)#19329
tiran merged 1 commit into
python:masterfrom
tiran:bpo-40163-multissl

Conversation

@tiran

@tiran tiran commented Apr 3, 2020

Copy link
Copy Markdown
Member

OpenSSL has changed download URLs of old releases. The multitestssl tool
now tries to download from current and old URLs.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40163

Automerge-Triggered-By: @tiran

OpenSSL has changed download URLs of old releases. The multitestssl tool
now tries to download from current and old URLs.

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran force-pushed the bpo-40163-multissl branch from 2bc0b00 to 41a2e05 Compare May 15, 2020 17:34
@tiran tiran changed the title bpo-40163: Fix multissltest download of old OpenSSL May 15, 2020
@tiran tiran merged commit 938717f into python:master May 15, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖

@tiran tiran deleted the bpo-40163-multissl branch May 15, 2020 20:32
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2020
(cherry picked from commit 938717f)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-20122 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 15, 2020
(cherry picked from commit 938717f)

Co-authored-by: Christian Heimes <christian@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-20123 is a backport of this pull request to the 3.7 branch.

miss-islington added a commit that referenced this pull request May 15, 2020
(cherry picked from commit 938717f)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this pull request May 15, 2020
(cherry picked from commit 938717f)

Co-authored-by: Christian Heimes <christian@python.org>
arturoescaip pushed a commit to arturoescaip/cpython that referenced this pull request May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants