diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-03-27 14:42:45 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-27 14:42:45 (GMT) |
commit | c84e769c2b4108e1218e09652cb3bce34c541f8a (patch) | |
tree | cb0e417b47ab115097906870d719ac5dd701ab27 /Python/pythonrun.c | |
parent | f311290f091957653bba5ebfda28ad981bb78363 (diff) | |
download | cpython-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