commit | 01d9c23e470d708b922a1085347404000e985c0f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sat Feb 24 14:04:27 2018 -0800 |
committer | Christian Heimes <christian@python.org> | Sat Feb 24 23:04:27 2018 +0100 |
tree | dbe55ace2d44d59a39de8dd34da04290af2c0af8 | |
parent | 8fa8478ddeba0870da1152f0a2985c8a7eeb9fd1 [diff] |
[3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860) 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 6cdb7954b0a578d899e4b78b868ea59eef08480a) Co-authored-by: Christian Heimes <christian@python.org>