ami / .mypy_cache /3.7 /_pytest /compat.data.json
patrickvonplaten's picture
upload all
c7a0c46
{".class": "MypyFile", "_fullname": "_pytest.compat", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef"}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef"}, "Final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Final", "kind": "Gdef"}, "Generic": {".class": "SymbolTableNode", "cross_ref": "typing.Generic", "kind": "Gdef"}, "LEGACY_PATH": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "_pytest.compat.LEGACY_PATH", "line": 35, "no_args": true, "normalized": false, "target": "py.path.local"}}, "NOTSET": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_final", "has_explicit_value"], "fullname": "_pytest.compat.NOTSET", "name": "NOTSET", "type": {".class": "Instance", "args": [], "last_known_value": {".class": "LiteralType", "fallback": "_pytest.compat.NotSetType", "value": "token"}, "type_ref": "_pytest.compat.NotSetType"}}}, "NoReturn": {".class": "SymbolTableNode", "cross_ref": "typing.NoReturn", "kind": "Gdef"}, "NotSetType": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["enum.Enum"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.compat.NotSetType", "name": "NotSetType", "type_vars": []}, "deletable_attributes": [], "flags": ["is_enum"], "fullname": "_pytest.compat.NotSetType", "has_param_spec_type": false, "metaclass_type": "enum.EnumMeta", "metadata": {}, "module_name": "_pytest.compat", "mro": ["_pytest.compat.NotSetType", "enum.Enum", "builtins.object"], "names": {".class": "SymbolTable", "token": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_final", "is_ready", "has_explicit_value"], "fullname": "_pytest.compat.NotSetType.token", "name": "token", "type": {".class": "Instance", "args": [], "last_known_value": {".class": "LiteralType", "fallback": "builtins.int", "value": 0}, "type_ref": "builtins.int"}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef"}, "Parameter": {".class": "SymbolTableNode", "cross_ref": "inspect.Parameter", "kind": "Gdef"}, "Path": {".class": "SymbolTableNode", "cross_ref": "pathlib.Path", "kind": "Gdef"}, "STRING_TYPES": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "_pytest.compat.STRING_TYPES", "name": "STRING_TYPES", "type": {".class": "TupleType", "implicit": false, "items": [{".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Iterable"}], "bound_args": ["builtins.bytes"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": [null, "encoding", "errors"], "arg_types": ["builtins.str", "builtins.str", "builtins.str"], "bound_args": ["builtins.bytes"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["typing_extensions.SupportsIndex"], "bound_args": ["builtins.bytes"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": ["builtins.bytes"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["typing.SupportsBytes"], "bound_args": ["builtins.bytes"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes", "ret_type": "builtins.bytes", "type_guard": null, "variables": []}]}, {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["object"], "arg_types": ["builtins.object"], "bound_args": ["builtins.str"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "str", "ret_type": "builtins.str", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["object", "encoding", "errors"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "_typeshed.ReadableBuffer"}, "builtins.str", "builtins.str"], "bound_args": ["builtins.str"], "def_extras": {"first_arg": "cls"}, "fallback": "abc.ABCMeta", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "str", "ret_type": "builtins.str", "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"}}}}, "TYPE_CHECKING": {".class": "SymbolTableNode", "cross_ref": "typing.TYPE_CHECKING", "kind": "Gdef"}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef"}, "Type": {".class": "SymbolTableNode", "cross_ref": "typing.Type", "kind": "Gdef"}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef"}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef"}, "_PytestWrapper": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.compat._PytestWrapper", "name": "_PytestWrapper", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "_pytest.compat._PytestWrapper", "has_param_spec_type": false, "metaclass_type": null, "metadata": {"attrs": {"attributes": [{"context_column": 4, "context_line": 252, "converter_is_attr_converters_optional": false, "converter_is_invalid_converter": false, "converter_type": null, "has_default": false, "init": true, "init_type": null, "kw_only": false, "name": "obj"}], "frozen": false}, "attrs_tag": {}}, "module_name": "_pytest.compat", "mro": ["_pytest.compat._PytestWrapper", "builtins.object"], "names": {".class": "SymbolTable", "_AT": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.compat._PytestWrapper._AT", "name": "_AT", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__ge__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.compat._PytestWrapper.__ge__", "name": "__ge__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__ge__ of _PytestWrapper", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__gt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.compat._PytestWrapper.__gt__", "name": "__gt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__gt__ of _PytestWrapper", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "obj"], "flags": [], "fullname": "_pytest.compat._PytestWrapper.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "obj"], "arg_types": ["_pytest.compat._PytestWrapper", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 8}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of _PytestWrapper", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "plugin_generated": true}, "__le__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.compat._PytestWrapper.__le__", "name": "__le__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__le__ of _PytestWrapper", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "__lt__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "flags": [], "fullname": "_pytest.compat._PytestWrapper.__lt__", "name": "__lt__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "other"], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__lt__ of _PytestWrapper", "ret_type": "builtins.bool", "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "_pytest.compat._PytestWrapper._AT", "id": -1, "name": "_AT", "namespace": "", "upper_bound": "builtins.object", "values": [], "variance": 0}]}}, "plugin_generated": true}, "obj": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "_pytest.compat._PytestWrapper.obj", "name": "obj", "type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "_S": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.compat._S", "name": "_S", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "_T": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeVarExpr", "fullname": "_pytest.compat._T", "name": "_T", "upper_bound": "builtins.object", "values": [], "variance": 0}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.compat.__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": "_pytest.compat.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.compat.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.compat.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "_pytest.compat.__package__", "name": "__package__", "type": "builtins.str"}}, "_bytes_to_ascii": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["val"], "flags": [], "fullname": "_pytest.compat._bytes_to_ascii", "name": "_bytes_to_ascii", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["val"], "arg_types": ["builtins.bytes"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_bytes_to_ascii", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_format_args": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "_pytest.compat._format_args", "name": "_format_args", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["func"], "arg_types": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_format_args", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_non_printable_ascii_translate_table": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "_pytest.compat._non_printable_ascii_translate_table", "name": "_non_printable_ascii_translate_table", "type": {".class": "Instance", "args": ["builtins.int", "builtins.str"], "type_ref": "builtins.dict"}}}, "_translate_non_printable": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["s"], "flags": [], "fullname": "_pytest.compat._translate_non_printable", "name": "_translate_non_printable", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["s"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_translate_non_printable", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "ascii_escaped": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["val"], "flags": [], "fullname": "_pytest.compat.ascii_escaped", "name": "ascii_escaped", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["val"], "arg_types": [{".class": "UnionType", "items": ["builtins.bytes", "builtins.str"]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "ascii_escaped", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "assert_never": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["value"], "flags": [], "fullname": "_pytest.compat.assert_never", "name": "assert_never", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["value"], "arg_types": [{".class": "UninhabitedType", "is_noreturn": true}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "assert_never", "ret_type": {".class": "UninhabitedType", "is_noreturn": true}, "type_guard": null, "variables": []}}}, "attr": {".class": "SymbolTableNode", "cross_ref": "attr", "kind": "Gdef"}, "cached_property": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "_pytest.compat.cached_property", "name": "cached_property", "type_vars": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}]}, "deletable_attributes": [], "flags": [], "fullname": "_pytest.compat.cached_property", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "_pytest.compat", "mro": ["_pytest.compat.cached_property", "builtins.object"], "names": {".class": "SymbolTable", "__get__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "_pytest.compat.cached_property.__get__", "impl": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "flags": ["is_overload"], "fullname": "_pytest.compat.cached_property.__get__", "name": "__get__", "type": null}, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "flags": ["is_overload", "is_decorated"], "fullname": "_pytest.compat.cached_property.__get__", "name": "__get__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, {".class": "NoneType"}, {".class": "UnionType", "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__get__ of cached_property", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__get__", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "flags": ["is_overload", "is_decorated"], "fullname": "_pytest.compat.cached_property.__get__", "name": "__get__", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "UnionType", "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__get__ of cached_property", "ret_type": {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "__get__", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, {".class": "NoneType"}, {".class": "UnionType", "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__get__ of cached_property", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "instance", "owner"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "UnionType", "items": [{".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__get__ of cached_property", "ret_type": {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}]}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "func"], "flags": [], "fullname": "_pytest.compat.cached_property.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "func"], "arg_types": [{".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "type_ref": "_pytest.compat.cached_property"}, {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of cached_property", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__slots__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "has_explicit_value", "allow_incompatible_override"], "fullname": "_pytest.compat.cached_property.__slots__", "name": "__slots__", "type": {".class": "TupleType", "implicit": false, "items": ["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"}}}}, "func": {".class": "SymbolTableNode", "implicit": true, "kind": "Mdef", "node": {".class": "Var", "flags": [], "fullname": "_pytest.compat.cached_property.func", "name": "func", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": [{".class": "TypeVarType", "fullname": "_pytest.compat._S", "id": 1, "name": "_S", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "TypeVarType", "fullname": "_pytest.compat._T", "id": 2, "name": "_T", "namespace": "_pytest.compat.cached_property", "upper_bound": "builtins.object", "values": [], "variance": 0}, "type_guard": null, "variables": []}}}}, "slots": ["__doc__", "func"], "tuple_type": null, "type_vars": ["_S", "_T"], "typeddict_type": null}}, "enum": {".class": "SymbolTableNode", "cross_ref": "enum", "kind": "Gdef"}, "final": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.final", "kind": "Gdef"}, "functools": {".class": "SymbolTableNode", "cross_ref": "functools", "kind": "Gdef"}, "get_default_arg_names": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["function"], "flags": [], "fullname": "_pytest.compat.get_default_arg_names", "name": "get_default_arg_names", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["function"], "arg_types": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_default_arg_names", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}, "get_real_func": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["obj"], "flags": [], "fullname": "_pytest.compat.get_real_func", "name": "get_real_func", "type": null}}, "get_real_method": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["obj", "holder"], "flags": [], "fullname": "_pytest.compat.get_real_method", "name": "get_real_method", "type": null}}, "getfuncargnames": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 5, 5, 5], "arg_names": ["function", "name", "is_method", "cls"], "flags": [], "fullname": "_pytest.compat.getfuncargnames", "name": "getfuncargnames", "type": {".class": "CallableType", "arg_kinds": [0, 5, 5, 5], "arg_names": ["function", "name", "is_method", "cls"], "arg_types": [{".class": "CallableType", "arg_kinds": [2, 4], "arg_names": [null, null], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": true, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, "builtins.str", "builtins.bool", {".class": "UnionType", "items": ["builtins.type", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getfuncargnames", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.tuple"}, "type_guard": null, "variables": []}}}, "getimfunc": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "_pytest.compat.getimfunc", "name": "getimfunc", "type": null}}, "getlocation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["function", "curdir"], "flags": [], "fullname": "_pytest.compat.getlocation", "name": "getlocation", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["function", "curdir"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}, {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "getlocation", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "importlib_metadata": {".class": "SymbolTableNode", "cross_ref": "importlib_metadata", "kind": "Gdef"}, "inspect": {".class": "SymbolTableNode", "cross_ref": "inspect", "kind": "Gdef"}, "is_async_function": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "_pytest.compat.is_async_function", "name": "is_async_function", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["func"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "is_async_function", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "is_generator": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "_pytest.compat.is_generator", "name": "is_generator", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["func"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "is_generator", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "iscoroutinefunction": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["func"], "flags": [], "fullname": "_pytest.compat.iscoroutinefunction", "name": "iscoroutinefunction", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["func"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "iscoroutinefunction", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "legacy_path": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["path"], "flags": [], "fullname": "_pytest.compat.legacy_path", "name": "legacy_path", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["path"], "arg_types": [{".class": "UnionType", "items": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "os.PathLike"}]}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "legacy_path", "ret_type": "py.path.local", "type_guard": null, "variables": []}}}, "num_mock_patch_args": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["function"], "flags": [], "fullname": "_pytest.compat.num_mock_patch_args", "name": "num_mock_patch_args", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["function"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 1}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "num_mock_patch_args", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "os": {".class": "SymbolTableNode", "cross_ref": "os", "kind": "Gdef"}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef"}, "py": {".class": "SymbolTableNode", "cross_ref": "py", "kind": "Gdef"}, "safe_getattr": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["object", "name", "default"], "flags": [], "fullname": "_pytest.compat.safe_getattr", "name": "safe_getattr", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["object", "name", "default"], "arg_types": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "safe_getattr", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}, "safe_isclass": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["obj"], "flags": [], "fullname": "_pytest.compat.safe_isclass", "name": "safe_isclass", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["obj"], "arg_types": ["builtins.object"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "safe_isclass", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}}, "signature": {".class": "SymbolTableNode", "cross_ref": "inspect.signature", "kind": "Gdef"}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef"}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/_pytest/compat.py"}