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-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) #26700

Merged
merged 1 commit into from Jun 13, 2021
Merged

Conversation

@tiran
Copy link
Member

@tiran tiran commented Jun 12, 2021

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

https://bugs.python.org/issue44389

Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran changed the title bpo-44389: Fix deprecation of OP_NO_TLSv1_3 bpo-44389: Fix deprecation of OP_NO_TLSv1_3 (GH-26700) Jun 13, 2021
@tiran tiran merged commit bf52727 into python:main Jun 13, 2021
14 checks passed
@tiran tiran deleted the bpo-44389 branch Jun 13, 2021
@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 13, 2021

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

@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jun 13, 2021

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

miss-islington added a commit to miss-islington/cpython that referenced this issue Jun 13, 2021
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit bf52727)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this issue Jun 13, 2021
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit bf52727)


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

Automerge-Triggered-By: GH:tiran
jdevries3133 added a commit to jdevries3133/cpython that referenced this issue Jun 19, 2021
Signed-off-by: Christian Heimes <christian@python.org>
JuniorJPDJ added a commit to JuniorJPDJ/cpython that referenced this issue Aug 12, 2021
Signed-off-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
5 participants