]> granicus.if.org Git - python/commit
bpo-30622: Improve NPN support detection (#5859)
authorChristian Heimes <christian@python.org>
Sat, 24 Feb 2018 21:12:40 +0000 (22:12 +0100)
committerGitHub <noreply@github.com>
Sat, 24 Feb 2018 21:12:40 +0000 (22:12 +0100)
commit6cdb7954b0a578d899e4b78b868ea59eef08480a
tree8e84ffb724490814d5d01858162bfde792646f59
parent141c5e8c2437a9fed95a04c81e400ef725592a17
bpo-30622: Improve NPN support detection (#5859)

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>
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