Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 #5876

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

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

tiran
Copy link
Member

@tiran tiran commented Feb 25, 2018

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

https://bugs.python.org/issue30622

@bedevere-bot
Copy link

@tiran: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

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

@tiran tiran deleted the bpo-30622-npn-fix branch February 25, 2018 11:31
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit 29eab55)

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

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

@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

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

tiran added a commit to tiran/cpython that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 29eab55)

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

GH-5881 is a backport of this pull request to the 3.6 branch.

tiran added a commit to tiran/cpython that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 29eab55)

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

GH-5882 is a backport of this pull request to the 2.7 branch.

tiran added a commit that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>
(cherry picked from commit 29eab55)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 29eab55)

Co-authored-by: Christian Heimes <[email protected]>
tiran added a commit that referenced this pull request Feb 25, 2018
Signed-off-by: Christian Heimes <[email protected]>.
(cherry picked from commit 29eab55)

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
Development

Successfully merging this pull request may close these issues.

4 participants