commit | df1732a4734190fefc8814687895fc1168716c37 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sun Feb 25 14:28:55 2018 +0100 |
committer | GitHub <noreply@github.com> | Sun Feb 25 14:28:55 2018 +0100 |
tree | 443cdb5e3df2c05468f5050b4518e73ffcf5a925 | |
parent | 439956a149f8a3eb44646498c63b2ef3337d5f3d [diff] |
[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>