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-alpha16 (GH-25942) #25942

Merged
merged 1 commit into from May 6, 2021

Conversation

@tiran
Copy link
Member

@tiran tiran commented May 6, 2021

Also use new make target to install FIPS provider.
@tiran tiran force-pushed the tiran:bpo-38820-alpha16 branch from f95d2d0 to 3c939b7 May 6, 2021
@tiran tiran changed the title bpo-38820: Test with OpenSSL 3.0.0-alpha16 bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) May 6, 2021
@tiran tiran merged commit e852556 into python:main May 6, 2021
12 checks passed
12 checks passed
@github-actions
Check for source changes
Details
@github-actions
Check if generated files are up to date
Details
@github-actions
Windows (x86)
Details
@github-actions
Windows (x64)
Details
@github-actions
macOS
Details
@github-actions
Ubuntu
Details
@github-actions
Ubuntu SSL tests with OpenSSL (1.1.1k)
Details
@github-actions
Ubuntu SSL tests with OpenSSL (3.0.0-alpha16)
Details
Azure Pipelines PR #20210506.21 succeeded
Details
@travis-ci
Travis CI - Pull Request Build Passed
Details
@bedevere-bot
bedevere/issue-number Issue number 38820 found
Details
@bedevere-bot
bedevere/news "skip news" label found
@tiran tiran deleted the tiran:bpo-38820-alpha16 branch May 6, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 6, 2021

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

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 6, 2021

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 6, 2021

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

tiran added a commit to tiran/cpython that referenced this pull request May 6, 2021
Also use new make target to install FIPS provider..
(cherry picked from commit e852556)

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

@bedevere-bot bedevere-bot commented May 6, 2021

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

miss-islington added a commit that referenced this pull request May 6, 2021
Also use new make target to install FIPS provider.
(cherry picked from commit e852556)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants