diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2021-03-27 14:20:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-27 14:20:11 (GMT) |
commit | 9798cef92b882cd82a338d3368eaf3c4a32f5c2d (patch) | |
tree | e1270c5dea66d7e33b3373bcb78e20954dd52d6f /Python/sysmodule.c | |
parent | 933dfd7504e521a27fd8b94d02b79f9ed08f4631 (diff) | |
download | cpython-9798cef92b882cd82a338d3368eaf3c4a32f5c2d.zip cpython-9798cef92b882cd82a338d3368eaf3c4a32f5c2d.tar.gz cpython-9798cef92b882cd82a338d3368eaf3c4a32f5c2d.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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions