mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-08 10:50:59 +08:00
Fix signature of http.client.HTTPSConnection for Python 3.12 (#10392)
This commit is contained in:
@@ -30,7 +30,6 @@ genericpath.__all__
|
||||
genericpath.islink
|
||||
gzip.GzipFile.filename
|
||||
http.client.HTTPConnection.get_proxy_response_headers
|
||||
http.client.HTTPSConnection.__init__
|
||||
imaplib.IMAP4_SSL.__init__
|
||||
importlib.abc.Finder
|
||||
importlib.abc.Loader.module_repr
|
||||
|
||||
Reference in New Issue
Block a user