Files
superset2/.mypy_cache/3.9/urllib3/response.data.json
Maxime Beauchemin 57bccba93a simple redirect
2023-08-10 16:28:51 -07:00

1 line
39 KiB
JSON

{".class":"MypyFile","_fullname":"urllib3.response","future_import_flags":[],"is_partial_stub_package":false,"is_stub":true,"names":{".class":"SymbolTable","Any":{".class":"SymbolTableNode","cross_ref":"typing.Any","kind":"Gdef","module_hidden":true,"module_public":false},"BrotliDecoder":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.BrotliDecoder","name":"BrotliDecoder","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.BrotliDecoder","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.BrotliDecoder","builtins.object"],"names":{".class":"SymbolTable","flush":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.BrotliDecoder.flush","name":"flush","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.BrotliDecoder"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"flush of BrotliDecoder","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"DeflateDecoder":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.DeflateDecoder","name":"DeflateDecoder","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.DeflateDecoder","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.DeflateDecoder","builtins.object"],"names":{".class":"SymbolTable","__getattr__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":[null,null],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.DeflateDecoder.__getattr__","name":"__getattr__","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":[null,null],"arg_types":["urllib3.response.DeflateDecoder","builtins.str"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"__getattr__ of DeflateDecoder","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"decompress":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["self","data"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.DeflateDecoder.decompress","name":"decompress","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["self","data"],"arg_types":["urllib3.response.DeflateDecoder","builtins.bytes"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"decompress of DeflateDecoder","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"GzipDecoder":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.GzipDecoder","name":"GzipDecoder","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.GzipDecoder","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.GzipDecoder","builtins.object"],"names":{".class":"SymbolTable","__getattr__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":[null,null],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.GzipDecoder.__getattr__","name":"__getattr__","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":[null,null],"arg_types":["urllib3.response.GzipDecoder","builtins.str"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"__getattr__ of GzipDecoder","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"decompress":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["self","data"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.GzipDecoder.decompress","name":"decompress","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["self","data"],"arg_types":["urllib3.response.GzipDecoder","builtins.bytes"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"decompress of GzipDecoder","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"GzipDecoderState":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.GzipDecoderState","name":"GzipDecoderState","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.GzipDecoderState","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.GzipDecoderState","builtins.object"],"names":{".class":"SymbolTable","FIRST_MEMBER":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.GzipDecoderState.FIRST_MEMBER","name":"FIRST_MEMBER","type":{".class":"LiteralType","fallback":"builtins.int","value":0}}},"OTHER_MEMBERS":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.GzipDecoderState.OTHER_MEMBERS","name":"OTHER_MEMBERS","type":{".class":"LiteralType","fallback":"builtins.int","value":1}}},"SWALLOW_DATA":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.GzipDecoderState.SWALLOW_DATA","name":"SWALLOW_DATA","type":{".class":"LiteralType","fallback":"builtins.int","value":2}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"HTTPConnection":{".class":"SymbolTableNode","cross_ref":"urllib3.connectionpool.HTTPConnection","kind":"Gdef","module_hidden":true,"module_public":false},"HTTPConnectionPool":{".class":"SymbolTableNode","cross_ref":"urllib3.HTTPConnectionPool","kind":"Gdef","module_hidden":true,"module_public":false},"HTTPHeaderDict":{".class":"SymbolTableNode","cross_ref":"urllib3._collections.HTTPHeaderDict","kind":"Gdef","module_hidden":true,"module_public":false},"HTTPResponse":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["io.IOBase"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.HTTPResponse","name":"HTTPResponse","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.HTTPResponse","has_param_spec_type":false,"metaclass_type":"abc.ABCMeta","metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.HTTPResponse","io.IOBase","builtins.object"],"names":{".class":"SymbolTable","CONTENT_DECODERS":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.CONTENT_DECODERS","name":"CONTENT_DECODERS","type":{".class":"Instance","args":["builtins.str"],"type_ref":"builtins.list"}}},"REDIRECT_STATUSES":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.REDIRECT_STATUSES","name":"REDIRECT_STATUSES","type":{".class":"Instance","args":["builtins.int"],"type_ref":"builtins.list"}}},"__init__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],"arg_names":["self","body","headers","status","version","reason","strict","preload_content","decode_content","original_response","pool","connection","msg","retries","enforce_content_length","request_method","request_url","auto_close"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.__init__","name":"__init__","type":{".class":"CallableType","arg_kinds":[0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],"arg_names":["self","body","headers","status","version","reason","strict","preload_content","decode_content","original_response","pool","connection","msg","retries","enforce_content_length","request_method","request_url","auto_close"],"arg_types":["urllib3.response.HTTPResponse",{".class":"TypeAliasType","args":[],"type_ref":"urllib3.response._TYPE_BODY"},{".class":"UnionType","items":[{".class":"Instance","args":["builtins.str","builtins.str"],"type_ref":"typing.Mapping"},{".class":"Instance","args":["builtins.bytes","builtins.bytes"],"type_ref":"typing.Mapping"},{".class":"NoneType"}]},"builtins.int","builtins.int",{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]},"builtins.int","builtins.bool","builtins.bool",{".class":"UnionType","items":["http.client.HTTPResponse",{".class":"NoneType"}]},{".class":"UnionType","items":["urllib3.connectionpool.HTTPConnectionPool",{".class":"NoneType"}]},{".class":"UnionType","items":["urllib3.connection.HTTPConnection",{".class":"NoneType"}]},{".class":"UnionType","items":["http.client.HTTPMessage",{".class":"NoneType"}]},{".class":"UnionType","items":["urllib3.util.retry.Retry",{".class":"NoneType"}]},"builtins.bool",{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]},{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]},"builtins.bool"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"__init__ of HTTPResponse","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"auto_close":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.auto_close","name":"auto_close","type":"builtins.bool"}},"chunk_left":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.chunk_left","name":"chunk_left","type":{".class":"UnionType","items":["builtins.int",{".class":"NoneType"}]}}},"chunked":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.chunked","name":"chunked","type":"builtins.bool"}},"close":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.close","name":"close","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"close of HTTPResponse","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"closed":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":["is_property","is_decorated"],"fullname":"urllib3.response.HTTPResponse.closed","name":"closed","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"closed of HTTPResponse","ret_type":"builtins.bool","type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"urllib3.response.HTTPResponse.closed","name":"closed","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"closed of HTTPResponse","ret_type":"builtins.bool","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"connection":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":["is_property","is_decorated"],"fullname":"urllib3.response.HTTPResponse.connection","name":"connection","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"connection of HTTPResponse","ret_type":{".class":"UnionType","items":["urllib3.connection.HTTPConnection",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"urllib3.response.HTTPResponse.connection","name":"connection","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"connection of HTTPResponse","ret_type":{".class":"UnionType","items":["urllib3.connection.HTTPConnection",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"data":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":["is_property","is_decorated"],"fullname":"urllib3.response.HTTPResponse.data","name":"data","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"data of HTTPResponse","ret_type":{".class":"UnionType","items":["builtins.bytes",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_property","is_ready","is_inferred"],"fullname":"urllib3.response.HTTPResponse.data","name":"data","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"data of HTTPResponse","ret_type":{".class":"UnionType","items":["builtins.bytes",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"decode_content":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.decode_content","name":"decode_content","type":"builtins.bool"}},"drain_conn":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.drain_conn","name":"drain_conn","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"drain_conn of HTTPResponse","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"enforce_content_length":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.enforce_content_length","name":"enforce_content_length","type":"builtins.bool"}},"fileno":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.fileno","name":"fileno","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"fileno of HTTPResponse","ret_type":"builtins.int","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"flush":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.flush","name":"flush","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"flush of HTTPResponse","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"from_httplib":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0,4],"arg_names":["cls","r","response_kw"],"dataclass_transform_spec":null,"flags":["is_class","is_decorated"],"fullname":"urllib3.response.HTTPResponse.from_httplib","name":"from_httplib","type":{".class":"CallableType","arg_kinds":[0,0,4],"arg_names":["cls","r","response_kw"],"arg_types":[{".class":"TypeType","item":{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0}},"http.client.HTTPResponse",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"bound_args":[],"def_extras":{"first_arg":"cls"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"from_httplib of HTTPResponse","ret_type":{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0},"type_guard":null,"unpack_kwargs":false,"variables":[{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0}]}},"is_overload":false,"var":{".class":"Var","flags":["is_initialized_in_class","is_classmethod","is_ready","is_inferred"],"fullname":"urllib3.response.HTTPResponse.from_httplib","name":"from_httplib","type":{".class":"CallableType","arg_kinds":[0,0,4],"arg_names":["cls","r","response_kw"],"arg_types":[{".class":"TypeType","item":{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0}},"http.client.HTTPResponse",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"bound_args":[],"def_extras":{"first_arg":"cls"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"from_httplib of HTTPResponse","ret_type":{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0},"type_guard":null,"unpack_kwargs":false,"variables":[{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0}]}}}},"get_redirect_location":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.get_redirect_location","name":"get_redirect_location","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"get_redirect_location of HTTPResponse","ret_type":{".class":"UnionType","items":[{".class":"LiteralType","fallback":"builtins.bool","value":false},"builtins.str",{".class":"NoneType"}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"getheader":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0,1],"arg_names":["self","name","default"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.getheader","name":"getheader","type":{".class":"CallableType","arg_kinds":[0,0,1],"arg_names":["self","name","default"],"arg_types":["urllib3.response.HTTPResponse",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1}],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"getheader of HTTPResponse","ret_type":{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"getheaders":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.getheaders","name":"getheaders","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"getheaders of HTTPResponse","ret_type":"urllib3._collections.HTTPHeaderDict","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"geturl":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.geturl","name":"geturl","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"geturl of HTTPResponse","ret_type":{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"headers":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.headers","name":"headers","type":"urllib3._collections.HTTPHeaderDict"}},"info":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.info","name":"info","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"info of HTTPResponse","ret_type":"urllib3._collections.HTTPHeaderDict","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"isclosed":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.isclosed","name":"isclosed","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"isclosed of HTTPResponse","ret_type":"builtins.bool","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"length_remaining":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.length_remaining","name":"length_remaining","type":{".class":"UnionType","items":["builtins.int",{".class":"NoneType"}]}}},"msg":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.msg","name":"msg","type":{".class":"UnionType","items":["http.client.HTTPMessage",{".class":"NoneType"}]}}},"read":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1,1,1],"arg_names":["self","amt","decode_content","cache_content"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.read","name":"read","type":{".class":"CallableType","arg_kinds":[0,1,1,1],"arg_names":["self","amt","decode_content","cache_content"],"arg_types":["urllib3.response.HTTPResponse",{".class":"UnionType","items":["builtins.int",{".class":"NoneType"}]},{".class":"UnionType","items":["builtins.bool",{".class":"NoneType"}]},"builtins.bool"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"read of HTTPResponse","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"read_chunked":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1,1],"arg_names":["self","amt","decode_content"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.read_chunked","name":"read_chunked","type":{".class":"CallableType","arg_kinds":[0,1,1],"arg_names":["self","amt","decode_content"],"arg_types":["urllib3.response.HTTPResponse",{".class":"UnionType","items":["builtins.int",{".class":"NoneType"}]},{".class":"UnionType","items":["builtins.bool",{".class":"NoneType"}]}],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"read_chunked of HTTPResponse","ret_type":{".class":"Instance","args":["builtins.bytes"],"type_ref":"typing.Iterator"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"readable":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.readable","name":"readable","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"readable of HTTPResponse","ret_type":"builtins.bool","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"readinto":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["self","b"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.readinto","name":"readinto","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["self","b"],"arg_types":["urllib3.response.HTTPResponse","builtins.bytearray"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"readinto of HTTPResponse","ret_type":"builtins.int","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"reason":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.reason","name":"reason","type":{".class":"UnionType","items":["builtins.str",{".class":"NoneType"}]}}},"release_conn":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.release_conn","name":"release_conn","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"release_conn of HTTPResponse","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"retries":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.retries","name":"retries","type":{".class":"UnionType","items":["urllib3.util.retry.Retry",{".class":"NoneType"}]}}},"status":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.status","name":"status","type":"builtins.int"}},"stream":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,1,1],"arg_names":["self","amt","decode_content"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.stream","name":"stream","type":{".class":"CallableType","arg_kinds":[0,1,1],"arg_names":["self","amt","decode_content"],"arg_types":["urllib3.response.HTTPResponse",{".class":"UnionType","items":["builtins.int",{".class":"NoneType"}]},{".class":"UnionType","items":["builtins.bool",{".class":"NoneType"}]}],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"stream of HTTPResponse","ret_type":{".class":"Instance","args":["builtins.bytes"],"type_ref":"typing.Iterator"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"strict":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.strict","name":"strict","type":"builtins.int"}},"supports_chunked_reads":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.supports_chunked_reads","name":"supports_chunked_reads","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"supports_chunked_reads of HTTPResponse","ret_type":"builtins.bool","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"tell":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.HTTPResponse.tell","name":"tell","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.HTTPResponse"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"tell of HTTPResponse","ret_type":"builtins.int","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"version":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready"],"fullname":"urllib3.response.HTTPResponse.version","name":"version","type":"builtins.int"}}},"self_type":{".class":"TypeVarType","fullname":"urllib3.response.HTTPResponse.Self","id":0,"name":"Self","namespace":"","upper_bound":"urllib3.response.HTTPResponse","values":[],"variance":0},"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"IO":{".class":"SymbolTableNode","cross_ref":"typing.IO","kind":"Gdef","module_hidden":true,"module_public":false},"Iterable":{".class":"SymbolTableNode","cross_ref":"typing.Iterable","kind":"Gdef","module_hidden":true,"module_public":false},"Iterator":{".class":"SymbolTableNode","cross_ref":"typing.Iterator","kind":"Gdef","module_hidden":true,"module_public":false},"Literal":{".class":"SymbolTableNode","cross_ref":"typing_extensions.Literal","kind":"Gdef","module_hidden":true,"module_public":false},"Mapping":{".class":"SymbolTableNode","cross_ref":"typing.Mapping","kind":"Gdef","module_hidden":true,"module_public":false},"MultiDecoder":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"urllib3.response.MultiDecoder","name":"MultiDecoder","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"urllib3.response.MultiDecoder","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"urllib3.response","mro":["urllib3.response.MultiDecoder","builtins.object"],"names":{".class":"SymbolTable","__init__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["self","modes"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.MultiDecoder.__init__","name":"__init__","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["self","modes"],"arg_types":["urllib3.response.MultiDecoder","builtins.str"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"__init__ of MultiDecoder","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"decompress":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["self","data"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.MultiDecoder.decompress","name":"decompress","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["self","data"],"arg_types":["urllib3.response.MultiDecoder","builtins.bytes"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"decompress of MultiDecoder","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"flush":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"urllib3.response.MultiDecoder.flush","name":"flush","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["urllib3.response.MultiDecoder"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"flush of MultiDecoder","ret_type":"builtins.bytes","type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"Retry":{".class":"SymbolTableNode","cross_ref":"urllib3.Retry","kind":"Gdef","module_hidden":true,"module_public":false},"Self":{".class":"SymbolTableNode","cross_ref":"typing_extensions.Self","kind":"Gdef","module_hidden":true,"module_public":false},"TypeAlias":{".class":"SymbolTableNode","cross_ref":"typing_extensions.TypeAlias","kind":"Gdef","module_hidden":true,"module_public":false},"_HttplibHTTPMessage":{".class":"SymbolTableNode","cross_ref":"http.client.HTTPMessage","kind":"Gdef","module_hidden":true,"module_public":false},"_HttplibHTTPResponse":{".class":"SymbolTableNode","cross_ref":"http.client.HTTPResponse","kind":"Gdef","module_hidden":true,"module_public":false},"_TYPE_BODY":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeAlias","alias_tvars":[],"column":0,"fullname":"urllib3.response._TYPE_BODY","line":12,"no_args":false,"normalized":false,"target":{".class":"UnionType","items":["builtins.bytes",{".class":"Instance","args":[{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"type_ref":"typing.IO"},{".class":"Instance","args":["builtins.bytes"],"type_ref":"typing.Iterable"},"builtins.str"]}}},"__annotations__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"urllib3.response.__annotations__","name":"__annotations__","type":{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"type_ref":"builtins.dict"}}},"__doc__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"urllib3.response.__doc__","name":"__doc__","type":"builtins.str"}},"__file__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"urllib3.response.__file__","name":"__file__","type":"builtins.str"}},"__name__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"urllib3.response.__name__","name":"__name__","type":"builtins.str"}},"__package__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"urllib3.response.__package__","name":"__package__","type":"builtins.str"}},"io":{".class":"SymbolTableNode","cross_ref":"io","kind":"Gdef","module_hidden":true,"module_public":false}},"path":"/Users/max/.cache/pre-commit/repoqeruopqx/py_env-python3.9/lib/python3.9/site-packages/urllib3-stubs/response.pyi"}