summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-03-27 14:42:45 (GMT)
committerGitHub <noreply@github.com>2021-03-27 14:42:45 (GMT)
commitc84e769c2b4108e1218e09652cb3bce34c541f8a (patch)
treecb0e417b47ab115097906870d719ac5dd701ab27 /Python/pythonrun.c
parentf311290f091957653bba5ebfda28ad981bb78363 (diff)
downloadcpython-c84e769c2b4108e1218e09652cb3bce34c541f8a.zip
cpython-c84e769c2b4108e1218e09652cb3bce34c541f8a.tar.gz
cpython-c84e769c2b4108e1218e09652cb3bce34c541f8a.tar.bz2
bpo-39616: clarify SSLContext.check_hostname effect (GH-18484)
It doesn't actually affect whether match_hostname() is called (it never is in this context any longer), but whether hostname verification occurs in the first place. (cherry picked from commit 9798cef92b882cd82a338d3368eaf3c4a32f5c2d) Co-authored-by: Ville Skyttä <ville.skytta@iki.fi>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions