mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
urllib3: move stubs for ssl_match_hostname around (#10117)
This commit is contained in:
@@ -14,8 +14,6 @@ urllib3.connectionpool.HTTPConnectionPool.urlopen
|
||||
urllib3.connectionpool.HTTPSConnectionPool.__init__
|
||||
urllib3.connectionpool.VerifiedHTTPSConnection.__init__
|
||||
urllib3.connectionpool.VerifiedHTTPSConnection.set_cert
|
||||
urllib3.packages.ssl_match_hostname
|
||||
urllib3.packages.ssl_match_hostname._implementation
|
||||
urllib3.poolmanager.PoolManager.connection_from_host
|
||||
urllib3.poolmanager.PoolManager.connection_from_url
|
||||
urllib3.poolmanager.PoolManager.urlopen
|
||||
|
||||
Reference in New Issue
Block a user