cpython/Misc/NEWS.d/next/Library/2018-02-11-15-54-41.bpo-328...

4 lines
178 B
ReStructuredText

ssl.match_hostname() has been simplified and no longer depends on re and
ipaddress module for wildcard and IP addresses. Error reporting for invalid
wildcards has been improved.