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-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) #30170

Merged
merged 1 commit into from Dec 17, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Dec 17, 2021

@tiran tiran changed the title bpo-46114: Fix OpenSSL version check for 3.0.1 bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170) Dec 17, 2021
@tiran tiran merged commit 2985fea into python:main Dec 17, 2021
13 checks passed
@tiran tiran deleted the bpo-46114 branch Dec 17, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 17, 2021

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

miss-islington pushed a commit to miss-islington/cpython that referenced this issue Dec 17, 2021
(cherry picked from commit 2985fea)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 17, 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 2985feac4e02d590bb78bcce9e30864be53280ac 3.9

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 17, 2021

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Dec 17, 2021

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

tiran added a commit to tiran/cpython that referenced this issue Dec 17, 2021
(cherry picked from commit 2985fea)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this issue Dec 17, 2021
(cherry picked from commit 2985fea)

Co-authored-by: Christian Heimes <christian@python.org>
tiran added a commit that referenced this issue Dec 17, 2021
…0173)

Co-authored-by: Christian Heimes <christian@python.org>
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 19, 2022

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

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 19, 2022

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented May 19, 2022

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

vstinner pushed a commit to vstinner/cpython that referenced this issue May 19, 2022
ambv pushed a commit that referenced this issue Jun 6, 2022
(cherry picked from commit 2985fea)

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
Development

Successfully merging this pull request may close these issues.

None yet

5 participants