]> granicus.if.org Git - python/commit
[3.7] bpo-30622: Improve NPN support detection (GH-5859) (#5860)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Feb 2018 22:04:27 +0000 (14:04 -0800)
committerChristian Heimes <christian@python.org>
Sat, 24 Feb 2018 22:04:27 +0000 (23:04 +0100)
commit01d9c23e470d708b922a1085347404000e985c0f
treedbe55ace2d44d59a39de8dd34da04290af2c0af8
parent8fa8478ddeba0870da1152f0a2985c8a7eeb9fd1
[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>
Doc/library/ssl.rst
Misc/NEWS.d/next/Library/2018-02-24-21-40-42.bpo-30622.dQjxSe.rst [new file with mode: 0644]
Modules/_ssl.c
Modules/clinic/_ssl.c.h