bpo-30622: Improve NPN support detection by tiran · Pull Request #5859 · python/cpython (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation7 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

tiran

@tiran @Sp1l

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org

@miss-islington

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

@bedevere-bot

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 24, 2018

@tiran @miss-islington

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org (cherry picked from commit 6cdb795)

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

@bedevere-bot

@miss-islington

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 6cdb7954b0a578d899e4b78b868ea59eef08480a 3.6

@tiran tiran mentioned this pull request

Feb 24, 2018

@tiran tiran deleted the bpo-30622-npn-detect branch

February 24, 2018 21:14

@miss-islington

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 6cdb7954b0a578d899e4b78b868ea59eef08480a 2.7

tiran added a commit that referenced this pull request

Feb 24, 2018

@miss-islington @tiran

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org (cherry picked from commit 6cdb795)

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

tiran added a commit to tiran/cpython that referenced this pull request

Feb 24, 2018

@tiran

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org. (cherry picked from commit 6cdb795)

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

@bedevere-bot

tiran added a commit to tiran/cpython that referenced this pull request

Feb 24, 2018

@tiran

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org. (cherry picked from commit 6cdb795)

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

@bedevere-bot

tiran added a commit that referenced this pull request

Feb 25, 2018

@tiran

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org. (cherry picked from commit 6cdb795)

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

tiran added a commit that referenced this pull request

Feb 25, 2018

@tiran

The ssl module now detects missing NPN support in LibreSSL.

Co-Authored-By: Bernard Spil brnrd@FreeBSD.org Signed-off-by: Christian Heimes christian@python.org. (cherry picked from commit 6cdb795)

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