| {".class": "MypyFile", "_fullname": "aiohttp.client_exceptions", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_public": false}, "ClientConnectionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientConnectionError", "name": "ClientConnectionError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectionError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientConnectorCertificateError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError", "name": "ClientConnectorCertificateError", "type_vars": []}, "deletable_attributes": [], "flags": ["fallback_to_any"], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientConnectorCertificateError", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "connection_key", "certificate_error"], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "connection_key", "certificate_error"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError", "aiohttp.client_reqrep.ConnectionKey", "builtins.Exception"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ClientConnectorCertificateError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of ClientConnectorCertificateError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_certificate_error": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError._certificate_error", "name": "_certificate_error", "type": "builtins.Exception"}}, "_conn_key": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError._conn_key", "name": "_conn_key", "type": "aiohttp.client_reqrep.ConnectionKey"}}, "args": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.args", "name": "args", "type": {".class": "TupleType", "implicit": false, "items": ["aiohttp.client_reqrep.ConnectionKey", "builtins.Exception"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "certificate_error": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.certificate_error", "name": "certificate_error", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "certificate_error of ClientConnectorCertificateError", "ret_type": "builtins.Exception", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "certificate_error", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "certificate_error of ClientConnectorCertificateError", "ret_type": "builtins.Exception", "type_guard": null, "variables": []}}}}, "host": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.host", "name": "host", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "host of ClientConnectorCertificateError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "host", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "host of ClientConnectorCertificateError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "port": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.port", "name": "port", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "port of ClientConnectorCertificateError", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "port", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "port of ClientConnectorCertificateError", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}}, "ssl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorCertificateError.ssl", "name": "ssl", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ssl of ClientConnectorCertificateError", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "ssl", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorCertificateError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ssl of ClientConnectorCertificateError", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientConnectorError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientOSError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientConnectorError", "name": "ClientConnectorError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientConnectorError", "aiohttp.client_exceptions.ClientOSError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.OSError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "connection_key", "os_error"], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "connection_key", "os_error"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError", "aiohttp.client_reqrep.ConnectionKey", "builtins.OSError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ClientConnectorError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__reduce__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value"], "fullname": "aiohttp.client_exceptions.ClientConnectorError.__reduce__", "name": "__reduce__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.tuple"}]}, "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorError.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of ClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_conn_key": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorError._conn_key", "name": "_conn_key", "type": "aiohttp.client_reqrep.ConnectionKey"}}, "_os_error": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientConnectorError._os_error", "name": "_os_error", "type": "builtins.OSError"}}, "host": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorError.host", "name": "host", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "host of ClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "host", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "host of ClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}, "os_error": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorError.os_error", "name": "os_error", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "os_error of ClientConnectorError", "ret_type": "builtins.OSError", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "os_error", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "os_error of ClientConnectorError", "ret_type": "builtins.OSError", "type_guard": null, "variables": []}}}}, "port": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorError.port", "name": "port", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "port of ClientConnectorError", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "port", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "port of ClientConnectorError", "ret_type": {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}}, "ssl": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientConnectorError.ssl", "name": "ssl", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ssl of ClientConnectorError", "ret_type": {".class": "UnionType", "items": ["ssl.SSLContext", {".class": "NoneType"}, "builtins.bool", "aiohttp.client_reqrep.Fingerprint"]}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "ssl", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ssl of ClientConnectorError", "ret_type": {".class": "UnionType", "items": ["ssl.SSLContext", {".class": "NoneType"}, "builtins.bool", "aiohttp.client_reqrep.Fingerprint"]}, "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientConnectorSSLError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientConnectorSSLError", "name": "ClientConnectorSSLError", "type_vars": []}, "deletable_attributes": [], "flags": ["fallback_to_any"], "fullname": "aiohttp.client_exceptions.ClientConnectorSSLError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientConnectorSSLError", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientError", "name": "ClientError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientHttpProxyError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientHttpProxyError", "name": "ClientHttpProxyError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientHttpProxyError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientHttpProxyError", "aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientOSError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientConnectionError", "builtins.OSError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientOSError", "name": "ClientOSError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientOSError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientOSError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.OSError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientPayloadError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientPayloadError", "name": "ClientPayloadError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientPayloadError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientPayloadError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientProxyConnectionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientConnectorError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientProxyConnectionError", "name": "ClientProxyConnectionError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientProxyConnectionError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientProxyConnectionError", "aiohttp.client_exceptions.ClientConnectorError", "aiohttp.client_exceptions.ClientOSError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.OSError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientResponse": {".class": "SymbolTableNode", "cross_ref": "aiohttp.client_reqrep.ClientResponse", "kind": "Gdef", "module_public": false}, "ClientResponseError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientResponseError", "name": "ClientResponseError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 5, 5, 5, 5], "arg_names": ["self", "request_info", "history", "code", "status", "message", "headers"], "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 5, 5, 5, 5], "arg_names": ["self", "request_info", "history", "code", "status", "message", "headers"], "arg_types": ["aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_reqrep.RequestInfo", {".class": "Instance", "args": ["aiohttp.client_reqrep.ClientResponse"], "type_ref": "builtins.tuple"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, "builtins.str", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ClientResponseError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.ClientResponseError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of ClientResponseError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.ClientResponseError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of ClientResponseError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "code": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": ["is_property"], "fullname": "aiohttp.client_exceptions.ClientResponseError.code", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_overload", "is_decorated"], "fullname": "aiohttp.client_exceptions.ClientResponseError.code", "name": "code", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientResponseError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of ClientResponseError", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_settable_property", "is_ready"], "fullname": null, "name": "code", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientResponseError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of ClientResponseError", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "flags": ["is_decorated"], "fullname": "aiohttp.client_exceptions.ClientResponseError.code", "name": "code", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "value"], "arg_types": ["aiohttp.client_exceptions.ClientResponseError", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of ClientResponseError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": null, "name": "code", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.ClientResponseError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "code of ClientResponseError", "ret_type": "builtins.int", "type_guard": null, "variables": []}]}}}, "headers": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.headers", "name": "headers", "type": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.str", "multidict.istr"]}, "builtins.str"], "type_ref": "typing.Mapping"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDict"}, {".class": "Instance", "args": ["builtins.str"], "type_ref": "multidict.CIMultiDictProxy"}, {".class": "NoneType"}]}}}, "history": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.history", "name": "history", "type": {".class": "Instance", "args": ["aiohttp.client_reqrep.ClientResponse"], "type_ref": "builtins.tuple"}}}, "message": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.message", "name": "message", "type": "builtins.str"}}, "request_info": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.request_info", "name": "request_info", "type": "aiohttp.client_reqrep.RequestInfo"}}, "status": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ClientResponseError.status", "name": "status", "type": "builtins.int"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ClientSSLError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientConnectorError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ClientSSLError", "name": "ClientSSLError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ClientSSLError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ClientSSLError", "aiohttp.client_exceptions.ClientConnectorError", "aiohttp.client_exceptions.ClientOSError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.OSError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ConnectionKey": {".class": "SymbolTableNode", "cross_ref": "aiohttp.client_reqrep.ConnectionKey", "kind": "Gdef", "module_public": false}, "ContentTypeError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ContentTypeError", "name": "ContentTypeError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ContentTypeError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ContentTypeError", "aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Fingerprint": {".class": "SymbolTableNode", "cross_ref": "aiohttp.client_reqrep.Fingerprint", "kind": "Gdef", "module_public": false}, "InvalidURL": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientError", "builtins.ValueError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.InvalidURL", "name": "InvalidURL", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.InvalidURL", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.InvalidURL", "aiohttp.client_exceptions.ClientError", "builtins.ValueError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "flags": [], "fullname": "aiohttp.client_exceptions.InvalidURL.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "url"], "arg_types": ["aiohttp.client_exceptions.InvalidURL", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of InvalidURL", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.InvalidURL.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.InvalidURL"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of InvalidURL", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "url": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.InvalidURL.url", "name": "url", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.InvalidURL"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "url of InvalidURL", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "url", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.InvalidURL"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "url of InvalidURL", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "LooseHeaders": {".class": "SymbolTableNode", "cross_ref": "aiohttp.typedefs.LooseHeaders", "kind": "Gdef", "module_public": false}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_public": false}, "RawResponseMessage": {".class": "SymbolTableNode", "cross_ref": "aiohttp.http_parser.RawResponseMessage", "kind": "Gdef", "module_public": false}, "RequestInfo": {".class": "SymbolTableNode", "cross_ref": "aiohttp.client_reqrep.RequestInfo", "kind": "Gdef", "module_public": false}, "SSLContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeAlias", "alias_tvars": [], "column": 4, "fullname": "aiohttp.client_exceptions.SSLContext", "line": 13, "no_args": true, "normalized": false, "target": "ssl.SSLContext"}}, "ServerConnectionError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientConnectionError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ServerConnectionError", "name": "ServerConnectionError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ServerConnectionError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ServerConnectionError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ServerDisconnectedError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ServerConnectionError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ServerDisconnectedError", "name": "ServerDisconnectedError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ServerDisconnectedError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ServerDisconnectedError", "aiohttp.client_exceptions.ServerConnectionError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "message"], "flags": [], "fullname": "aiohttp.client_exceptions.ServerDisconnectedError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "message"], "arg_types": ["aiohttp.client_exceptions.ServerDisconnectedError", {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".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}, {".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}, {".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}, {".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}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "partial_fallback": "aiohttp.http_parser.RawResponseMessage"}, "builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ServerDisconnectedError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "message": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ServerDisconnectedError.message", "name": "message", "type": {".class": "UnionType", "items": [{".class": "TupleType", "implicit": false, "items": [{".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}, {".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}, {".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}, {".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}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "partial_fallback": "aiohttp.http_parser.RawResponseMessage"}, "builtins.str"]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ServerFingerprintMismatch": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ServerConnectionError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch", "name": "ServerFingerprintMismatch", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ServerFingerprintMismatch", "aiohttp.client_exceptions.ServerConnectionError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "expected", "got", "host", "port"], "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 0], "arg_names": ["self", "expected", "got", "host", "port"], "arg_types": ["aiohttp.client_exceptions.ServerFingerprintMismatch", "builtins.bytes", "builtins.bytes", "builtins.str", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of ServerFingerprintMismatch", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.ServerFingerprintMismatch"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of ServerFingerprintMismatch", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "expected": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.expected", "name": "expected", "type": "builtins.bytes"}}, "got": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.got", "name": "got", "type": "builtins.bytes"}}, "host": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.host", "name": "host", "type": "builtins.str"}}, "port": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.ServerFingerprintMismatch.port", "name": "port", "type": "builtins.int"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ServerTimeoutError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ServerConnectionError", "concurrent.futures._base.TimeoutError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.ServerTimeoutError", "name": "ServerTimeoutError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.ServerTimeoutError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.ServerTimeoutError", "aiohttp.client_exceptions.ServerConnectionError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "concurrent.futures._base.TimeoutError", "concurrent.futures._base.Error", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TYPE_CHECKING": {".class": "SymbolTableNode", "cross_ref": "typing.TYPE_CHECKING", "kind": "Gdef", "module_public": false}, "TooManyRedirects": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.TooManyRedirects", "name": "TooManyRedirects", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.TooManyRedirects", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.TooManyRedirects", "aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_public": false}, "UnixClientConnectorError": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientConnectorError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.UnixClientConnectorError", "name": "UnixClientConnectorError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.UnixClientConnectorError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.UnixClientConnectorError", "aiohttp.client_exceptions.ClientConnectorError", "aiohttp.client_exceptions.ClientOSError", "aiohttp.client_exceptions.ClientConnectionError", "aiohttp.client_exceptions.ClientError", "builtins.OSError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "path", "connection_key", "os_error"], "flags": [], "fullname": "aiohttp.client_exceptions.UnixClientConnectorError.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0], "arg_names": ["self", "path", "connection_key", "os_error"], "arg_types": ["aiohttp.client_exceptions.UnixClientConnectorError", "builtins.str", "aiohttp.client_reqrep.ConnectionKey", "builtins.OSError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of UnixClientConnectorError", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "aiohttp.client_exceptions.UnixClientConnectorError.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["aiohttp.client_exceptions.UnixClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of UnixClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_path": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "aiohttp.client_exceptions.UnixClientConnectorError._path", "name": "_path", "type": "builtins.str"}}, "path": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_decorated"], "fullname": "aiohttp.client_exceptions.UnixClientConnectorError.path", "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.UnixClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of UnixClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_property", "is_ready"], "fullname": null, "name": "path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["aiohttp.client_exceptions.UnixClientConnectorError"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "path of UnixClientConnectorError", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "WSServerHandshakeError": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["aiohttp.client_exceptions.ClientResponseError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "aiohttp.client_exceptions.WSServerHandshakeError", "name": "WSServerHandshakeError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "aiohttp.client_exceptions.WSServerHandshakeError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "aiohttp.client_exceptions", "mro": ["aiohttp.client_exceptions.WSServerHandshakeError", "aiohttp.client_exceptions.ClientResponseError", "aiohttp.client_exceptions.ClientError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "aiohttp.client_exceptions.__all__", "name": "__all__", "type": {".class": "TupleType", "implicit": false, "items": ["builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str", "builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.client_exceptions.__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", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.client_exceptions.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.client_exceptions.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.client_exceptions.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "aiohttp.client_exceptions.__package__", "name": "__package__", "type": "builtins.str"}}, "asyncio": {".class": "SymbolTableNode", "cross_ref": "asyncio", "kind": "Gdef", "module_public": false}, "cert_errors": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "aiohttp.client_exceptions.cert_errors", "name": "cert_errors", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.object"], "bound_args": ["ssl.SSLCertVerificationError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "SSLCertVerificationError", "ret_type": "ssl.SSLCertVerificationError", "type_guard": null, "variables": []}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "cert_errors_bases": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "aiohttp.client_exceptions.cert_errors_bases", "name": "cert_errors_bases", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["connection_key", "os_error"], "arg_types": ["aiohttp.client_reqrep.ConnectionKey", "builtins.OSError"], "bound_args": ["aiohttp.client_exceptions.ClientSSLError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ClientSSLError", "ret_type": "aiohttp.client_exceptions.ClientSSLError", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.object"], "bound_args": ["ssl.SSLCertVerificationError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "SSLCertVerificationError", "ret_type": "ssl.SSLCertVerificationError", "type_guard": null, "variables": []}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "ssl": {".class": "SymbolTableNode", "cross_ref": "ssl", "kind": "Gdef", "module_public": false}, "ssl_error_bases": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "aiohttp.client_exceptions.ssl_error_bases", "name": "ssl_error_bases", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["connection_key", "os_error"], "arg_types": ["aiohttp.client_reqrep.ConnectionKey", "builtins.OSError"], "bound_args": ["aiohttp.client_exceptions.ClientSSLError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ClientSSLError", "ret_type": "aiohttp.client_exceptions.ClientSSLError", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.object"], "bound_args": ["ssl.SSLError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "SSLError", "ret_type": "ssl.SSLError", "type_guard": null, "variables": []}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "ssl_errors": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "aiohttp.client_exceptions.ssl_errors", "name": "ssl_errors", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.object"], "bound_args": ["ssl.SSLError"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.type", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "SSLError", "ret_type": "ssl.SSLError", "type_guard": null, "variables": []}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}}}, "warnings": {".class": "SymbolTableNode", "cross_ref": "warnings", "kind": "Gdef", "module_public": false}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/aiohttp/client_exceptions.py"} |