The Wayback Machine - https://web.archive.org/web/20210910033818/https://github.com/python/cpython/pull/28205
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

bpo-38820: Test with OpenSSL 3.0.0 final #28205

Merged
merged 1 commit into from Sep 7, 2021
Merged

Conversation

@tiran
Copy link
Member

@tiran tiran commented Sep 7, 2021

Signed-off-by: Christian Heimes [email protected]

https://bugs.python.org/issue38820

@ambv ambv added the skip news label Sep 7, 2021
@ambv ambv merged commit cc7c680 into python:main Sep 7, 2021
12 checks passed
12 checks passed
@github-actions[bot]
Check for source changes
Details
@github-actions[bot]
Check if generated files are up to date
Details
@github-actions[bot]
Windows (x86)
Details
@github-actions[bot]
Windows (x64)
Details
@github-actions[bot]
macOS
Details
@github-actions[bot]
Ubuntu
Details
@github-actions[bot]
Ubuntu SSL tests with OpenSSL (1.1.1l)
Details
@github-actions[bot]
Ubuntu SSL tests with OpenSSL (3.0.0)
Details
@github-actions[bot]
Address sanitizer Address sanitizer
Details
Azure Pipelines PR #20210907.29 succeeded
Details
@bedevere-bot
bedevere/issue-number Issue number 38820 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 7, 2021

Thanks @tiran for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒🤖

miss-islington added a commit to miss-islington/cpython that referenced this issue Sep 7, 2021
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit cc7c6801945c6a7373553b78bd899ce09681ec0a)

Co-authored-by: Christian Heimes <[email protected]>
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 7, 2021

Sorry, @tiran and @ambv, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cc7c6801945c6a7373553b78bd899ce09681ec0a 3.9

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Sep 7, 2021

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

ambv added a commit to ambv/cpython that referenced this issue Sep 7, 2021
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit cc7c680)

Co-authored-by: Christian Heimes <[email protected]>
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Sep 7, 2021

GH-28217 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this issue Sep 8, 2021
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit cc7c680)

Co-authored-by: Christian Heimes <[email protected]>
ambv added a commit that referenced this issue Sep 8, 2021
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit cc7c680)

Co-authored-by: Christian Heimes <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants