gh-94199: Remove ssl.match_hostname() function by vstinner · Pull Request #94224 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

ssl and hashlib: Remove functions deprecated in Python 3.10 #94199

: Remove ssl.match_hostname() function

awaiting core review

awaiting core review

urllib3/util/ssl_match_hostname.py

Hum, it seems like this function deprecated since Python 3.7 is still widely used :-(

View reviewed changes

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336

use in cainstance.py

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12 freeipa/freeipa#6912

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

Use ssl.match_hostname from urllib3 as it was removed from Python 3.12

_osx_support._default_sysroot is dead in CPython but used downstream with no public replacement #150881