]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-94199: Remove ssl.match_hostname() function (#94224)
authorVictor Stinner <vstinner@python.org>
Sat, 25 Jun 2022 10:54:11 +0000 (12:54 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Jun 2022 10:54:11 +0000 (12:54 +0200)
commit944c7d8a8561d4b637af5c128df1d8d7570ccb46
tree900315b515aadaf9297178d6ddc23aa14a03670f
parentb52849905218582d067a875712af8c2bcc8789c4
gh-94199: Remove ssl.match_hostname() function (#94224)
Doc/library/ssl.rst
Doc/whatsnew/3.12.rst
Lib/ssl.py
Lib/test/test_ssl.py
Misc/NEWS.d/next/Library/2022-06-24-17-11-33.gh-issue-94199.7releN.rst [new file with mode: 0644]