]> granicus.if.org Git - python/commit
[2.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5882)
authorChristian Heimes <christian@python.org>
Sun, 25 Feb 2018 13:28:55 +0000 (14:28 +0100)
committerGitHub <noreply@github.com>
Sun, 25 Feb 2018 13:28:55 +0000 (14:28 +0100)
commitdf1732a4734190fefc8814687895fc1168716c37
tree443cdb5e3df2c05468f5050b4518e73ffcf5a925
parent439956a149f8a3eb44646498c63b2ef3337d5f3d
[2.7] bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (GH-5876) (#5882)

Signed-off-by: Christian Heimes <christian@python.org>.
(cherry picked from commit 29eab55309b9f78b79074d26db16a44e7841c639)

Co-authored-by: Christian Heimes <christian@python.org>
Modules/_ssl.c