The backports.ssl_match_hostname package (PyPI) currently provides the 3.7 version of ssl.match_hostname, so it is not relevant to any Python version that is still supported. It was last released in 2019 and the source repo on Bitbucket is inaccessible. Should we remove the stubs?
See #7533 for a similar case where we removed an obsolete backport. See also python/mypy#14841.
The
backports.ssl_match_hostnamepackage (PyPI) currently provides the 3.7 version ofssl.match_hostname, so it is not relevant to any Python version that is still supported. It was last released in 2019 and the source repo on Bitbucket is inaccessible. Should we remove the stubs?See #7533 for a similar case where we removed an obsolete backport. See also python/mypy#14841.