ami / .mypy_cache /3.7 /multiprocessing /context.data.json
patrickvonplaten's picture
upload all
c7a0c46
raw
history blame
No virus
92.4 kB
{".class": "MypyFile", "_fullname": "multiprocessing.context", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "AuthenticationError": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.ProcessError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.AuthenticationError", "name": "AuthenticationError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.AuthenticationError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.AuthenticationError", "multiprocessing.context.ProcessError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "BaseContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.BaseContext", "name": "BaseContext", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.BaseContext", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.BaseContext", "builtins.object"], "names": {".class": "SymbolTable", "Array": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "multiprocessing.context.BaseContext.Array", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Array", "name": "Array", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Array", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Array", "name": "Array", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "multiprocessing.sharedctypes.SynchronizedArray"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Array", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Array", "name": "Array", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.sharedctypes.SynchronizedArray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Array", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 5], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Array", "name": "Array", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 5], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "TypeType", "item": "ctypes._CData"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": ["builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Array", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "multiprocessing.sharedctypes.SynchronizedArray"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 3], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.sharedctypes.SynchronizedArray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 5], "arg_names": ["self", "typecode_or_type", "size_or_initializer", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "TypeType", "item": "ctypes._CData"}]}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}, {".class": "UnionType", "items": ["builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Array of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}]}}}, "AuthenticationError": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.BaseContext.AuthenticationError", "name": "AuthenticationError", "type": {".class": "TypeType", "item": "builtins.Exception"}}}, "Barrier": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "parties", "action", "timeout"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Barrier", "name": "Barrier", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "parties", "action", "timeout"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.int", {".class": "UnionType", "items": [{".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": []}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["builtins.float", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Barrier of BaseContext", "ret_type": "multiprocessing.synchronize.Barrier", "type_guard": null, "variables": []}}}, "BoundedSemaphore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "value"], "flags": [], "fullname": "multiprocessing.context.BaseContext.BoundedSemaphore", "name": "BoundedSemaphore", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "value"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "BoundedSemaphore of BaseContext", "ret_type": "multiprocessing.synchronize.BoundedSemaphore", "type_guard": null, "variables": []}}}, "BufferTooShort": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.BaseContext.BufferTooShort", "name": "BufferTooShort", "type": {".class": "TypeType", "item": "builtins.Exception"}}}, "Condition": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "lock"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Condition", "name": "Condition", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Condition of BaseContext", "ret_type": "multiprocessing.synchronize.Condition", "type_guard": null, "variables": []}}}, "Event": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Event", "name": "Event", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Event of BaseContext", "ret_type": "multiprocessing.synchronize.Event", "type_guard": null, "variables": []}}}, "JoinableQueue": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "maxsize"], "flags": [], "fullname": "multiprocessing.context.BaseContext.JoinableQueue", "name": "JoinableQueue", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "maxsize"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "JoinableQueue of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.queues.JoinableQueue"}, "type_guard": null, "variables": []}}}, "Lock": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Lock", "name": "Lock", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Lock of BaseContext", "ret_type": "multiprocessing.synchronize.Lock", "type_guard": null, "variables": []}}}, "Manager": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Manager", "name": "Manager", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Manager of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}, "Pipe": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "duplex"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Pipe", "name": "Pipe", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "duplex"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Pipe of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}, "Pool": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "processes", "initializer", "initargs", "maxtasksperchild"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Pool", "name": "Pool", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1, 1], "arg_names": ["self", "processes", "initializer", "initargs", "maxtasksperchild"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".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": []}, {".class": "NoneType"}]}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Iterable"}, {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Pool of BaseContext", "ret_type": "multiprocessing.pool.Pool", "type_guard": null, "variables": []}}}, "Process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.BaseContext.Process", "name": "Process", "type": {".class": "TypeType", "item": "multiprocessing.process.BaseProcess"}}}, "ProcessError": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.BaseContext.ProcessError", "name": "ProcessError", "type": {".class": "TypeType", "item": "builtins.Exception"}}}, "Queue": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "maxsize"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Queue", "name": "Queue", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "maxsize"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Queue of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.queues.Queue"}, "type_guard": null, "variables": []}}}, "RLock": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.RLock", "name": "RLock", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "RLock of BaseContext", "ret_type": "multiprocessing.synchronize.RLock", "type_guard": null, "variables": []}}}, "RawArray": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "multiprocessing.context.BaseContext.RawArray", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.RawArray", "name": "RawArray", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "RawArray of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "ctypes.Array"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "RawArray", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.RawArray", "name": "RawArray", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "RawArray of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "RawArray", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "RawArray of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "ctypes.Array"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 0], "arg_names": ["self", "typecode_or_type", "size_or_initializer"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "UnionType", "items": ["builtins.int", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "typing.Sequence"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "RawArray of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}]}}}, "RawValue": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "multiprocessing.context.BaseContext.RawValue", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.RawValue", "name": "RawValue", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".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": "RawValue of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "RawValue", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.RawValue", "name": "RawValue", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".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": "RawValue of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "RawValue", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".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": "RawValue of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 2], "arg_names": ["self", "typecode_or_type", "args"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".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": "RawValue of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}]}}}, "Semaphore": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "value"], "flags": [], "fullname": "multiprocessing.context.BaseContext.Semaphore", "name": "Semaphore", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "value"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Semaphore of BaseContext", "ret_type": "multiprocessing.synchronize.Semaphore", "type_guard": null, "variables": []}}}, "SimpleQueue": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.SimpleQueue", "name": "SimpleQueue", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "SimpleQueue of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.queues.SimpleQueue"}, "type_guard": null, "variables": []}}}, "TimeoutError": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.BaseContext.TimeoutError", "name": "TimeoutError", "type": {".class": "TypeType", "item": "builtins.Exception"}}}, "Value": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "multiprocessing.context.BaseContext.Value", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Value", "name": "Value", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Value", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Value", "name": "Value", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "multiprocessing.sharedctypes.SynchronizedBase"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Value", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Value", "name": "Value", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.sharedctypes.SynchronizedBase"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Value", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 2, 5], "arg_names": ["self", "typecode_or_type", "args", "lock"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.Value", "name": "Value", "type": {".class": "CallableType", "arg_kinds": [0, 0, 2, 5], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "TypeType", "item": "ctypes._CData"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "Value", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "TypeType", "item": {".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}], "type_ref": "multiprocessing.sharedctypes.SynchronizedBase"}, "type_guard": null, "variables": [{".class": "TypeVarType", "fullname": "multiprocessing.context._CT", "id": -1, "name": "_CT", "namespace": "", "upper_bound": "ctypes._CData", "values": [], "variance": 0}]}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 3], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}, {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "multiprocessing.sharedctypes.SynchronizedBase"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 2, 5], "arg_names": ["self", "typecode_or_type", "args", "lock"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "TypeType", "item": "ctypes._CData"}]}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "UnionType", "items": ["builtins.bool", {".class": "TypeAliasType", "args": [], "type_ref": "multiprocessing.context._LockLike"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "Value of BaseContext", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}]}}}, "_check_available": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext._check_available", "name": "_check_available", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_check_available of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "active_children": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.active_children", "name": "active_children", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "active_children of BaseContext", "ret_type": {".class": "Instance", "args": ["multiprocessing.process.BaseProcess"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "active_children", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "active_children of BaseContext", "ret_type": {".class": "Instance", "args": ["multiprocessing.process.BaseProcess"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}}, "allow_connection_pickling": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.allow_connection_pickling", "name": "allow_connection_pickling", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "allow_connection_pickling of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "cpu_count": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.cpu_count", "name": "cpu_count", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "cpu_count of BaseContext", "ret_type": "builtins.int", "type_guard": null, "variables": []}}}, "current_process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.current_process", "name": "current_process", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "current_process of BaseContext", "ret_type": "multiprocessing.process.BaseProcess", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "current_process", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "current_process of BaseContext", "ret_type": "multiprocessing.process.BaseProcess", "type_guard": null, "variables": []}}}}, "freeze_support": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.freeze_support", "name": "freeze_support", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "freeze_support of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "get_context": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "multiprocessing.context.BaseContext.get_context", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "method"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.get_context", "name": "get_context", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.DefaultContext", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_context", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.get_context", "name": "get_context", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "spawn"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.SpawnContext", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_context", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.get_context", "name": "get_context", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "fork"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.ForkContext", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_context", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.get_context", "name": "get_context", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "forkserver"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.ForkServerContext", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_context", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "flags": ["is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.get_context", "name": "get_context", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.BaseContext", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_context", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.DefaultContext", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "spawn"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.SpawnContext", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "fork"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.ForkContext", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "LiteralType", "fallback": "builtins.str", "value": "forkserver"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.ForkServerContext", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "method"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_context of BaseContext", "ret_type": "multiprocessing.context.BaseContext", "type_guard": null, "variables": []}]}}}, "get_logger": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.BaseContext.get_logger", "name": "get_logger", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_logger of BaseContext", "ret_type": "logging.Logger", "type_guard": null, "variables": []}}}, "get_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "allow_none"], "flags": [], "fullname": "multiprocessing.context.BaseContext.get_start_method", "name": "get_start_method", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "allow_none"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_start_method of BaseContext", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "log_to_stderr": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "level"], "flags": [], "fullname": "multiprocessing.context.BaseContext.log_to_stderr", "name": "log_to_stderr", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "level"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "log_to_stderr of BaseContext", "ret_type": "logging.Logger", "type_guard": null, "variables": []}}}, "reducer": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": ["is_property"], "fullname": "multiprocessing.context.BaseContext.reducer", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_property", "is_overload", "is_decorated"], "fullname": "multiprocessing.context.BaseContext.reducer", "name": "reducer", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reducer of BaseContext", "ret_type": "builtins.str", "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": "reducer", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reducer of BaseContext", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "reduction"], "flags": ["is_decorated"], "fullname": "multiprocessing.context.BaseContext.reducer", "name": "reducer", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "reduction"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reducer of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": [], "fullname": null, "name": "reducer", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "reducer of BaseContext", "ret_type": "builtins.str", "type_guard": null, "variables": []}]}}}, "set_executable": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "executable"], "flags": [], "fullname": "multiprocessing.context.BaseContext.set_executable", "name": "set_executable", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "executable"], "arg_types": ["multiprocessing.context.BaseContext", "builtins.str"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_executable of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "set_forkserver_preload": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "module_names"], "flags": [], "fullname": "multiprocessing.context.BaseContext.set_forkserver_preload", "name": "set_forkserver_preload", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "module_names"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_forkserver_preload of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "set_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "method", "force"], "flags": [], "fullname": "multiprocessing.context.BaseContext.set_start_method", "name": "set_start_method", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "method", "force"], "arg_types": ["multiprocessing.context.BaseContext", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_start_method of BaseContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "BaseProcess": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.process.BaseProcess", "kind": "Gdef", "module_hidden": true, "module_public": false}, "BufferTooShort": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.ProcessError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.BufferTooShort", "name": "BufferTooShort", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.BufferTooShort", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.BufferTooShort", "multiprocessing.context.ProcessError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ClassVar": {".class": "SymbolTableNode", "cross_ref": "typing.ClassVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "DefaultContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.BaseContext"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.DefaultContext", "name": "DefaultContext", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.DefaultContext", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.DefaultContext", "multiprocessing.context.BaseContext", "builtins.object"], "names": {".class": "SymbolTable", "Process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.DefaultContext.Process", "name": "Process", "type": {".class": "TypeType", "item": "multiprocessing.context.Process"}}}, "__all__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_classvar", "is_ready"], "fullname": "multiprocessing.context.DefaultContext.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "context"], "flags": [], "fullname": "multiprocessing.context.DefaultContext.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "context"], "arg_types": ["multiprocessing.context.DefaultContext", "multiprocessing.context.BaseContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of DefaultContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "get_all_start_methods": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "multiprocessing.context.DefaultContext.get_all_start_methods", "name": "get_all_start_methods", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["multiprocessing.context.DefaultContext"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_all_start_methods of DefaultContext", "ret_type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}, "type_guard": null, "variables": []}}}, "get_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "allow_none"], "flags": [], "fullname": "multiprocessing.context.DefaultContext.get_start_method", "name": "get_start_method", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "allow_none"], "arg_types": ["multiprocessing.context.DefaultContext", "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_start_method of DefaultContext", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "set_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "method", "force"], "flags": [], "fullname": "multiprocessing.context.DefaultContext.set_start_method", "name": "set_start_method", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "method", "force"], "arg_types": ["multiprocessing.context.DefaultContext", {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}, "builtins.bool"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_start_method of DefaultContext", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ForkContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.BaseContext"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.ForkContext", "name": "ForkContext", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.ForkContext", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.ForkContext", "multiprocessing.context.BaseContext", "builtins.object"], "names": {".class": "SymbolTable", "Process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkContext.Process", "name": "Process", "type": {".class": "TypeType", "item": "multiprocessing.context.ForkProcess"}}}, "_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkContext._name", "name": "_name", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ForkProcess": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.process.BaseProcess"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.ForkProcess", "name": "ForkProcess", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.ForkProcess", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.ForkProcess", "multiprocessing.process.BaseProcess", "builtins.object"], "names": {".class": "SymbolTable", "_Popen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["process_obj"], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.ForkProcess._Popen", "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of ForkProcess", "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_staticmethod", "is_ready"], "fullname": null, "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of ForkProcess", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkProcess._start_method", "name": "_start_method", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ForkServerContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.BaseContext"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.ForkServerContext", "name": "ForkServerContext", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.ForkServerContext", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.ForkServerContext", "multiprocessing.context.BaseContext", "builtins.object"], "names": {".class": "SymbolTable", "Process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkServerContext.Process", "name": "Process", "type": {".class": "TypeType", "item": "multiprocessing.context.ForkServerProcess"}}}, "_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkServerContext._name", "name": "_name", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ForkServerProcess": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.process.BaseProcess"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.ForkServerProcess", "name": "ForkServerProcess", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.ForkServerProcess", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.ForkServerProcess", "multiprocessing.process.BaseProcess", "builtins.object"], "names": {".class": "SymbolTable", "_Popen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["process_obj"], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.ForkServerProcess._Popen", "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of ForkServerProcess", "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_staticmethod", "is_ready"], "fullname": null, "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of ForkServerProcess", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}}}, "_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.ForkServerProcess._start_method", "name": "_start_method", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Iterable": {".class": "SymbolTableNode", "cross_ref": "typing.Iterable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Logger": {".class": "SymbolTableNode", "cross_ref": "logging.Logger", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Process": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.process.BaseProcess"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.Process", "name": "Process", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.Process", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.Process", "multiprocessing.process.BaseProcess", "builtins.object"], "names": {".class": "SymbolTable", "_Popen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["process_obj"], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.Process._Popen", "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of Process", "ret_type": "multiprocessing.context.DefaultContext", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of Process", "ret_type": "multiprocessing.context.DefaultContext", "type_guard": null, "variables": []}}}}, "_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.Process._start_method", "name": "_start_method", "type": {".class": "UnionType", "items": ["builtins.str", {".class": "NoneType"}]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "ProcessError": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.Exception"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.ProcessError", "name": "ProcessError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.ProcessError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.ProcessError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Sequence": {".class": "SymbolTableNode", "cross_ref": "typing.Sequence", "kind": "Gdef", "module_hidden": true, "module_public": false}, "SpawnContext": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.BaseContext"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.SpawnContext", "name": "SpawnContext", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.SpawnContext", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.SpawnContext", "multiprocessing.context.BaseContext", "builtins.object"], "names": {".class": "SymbolTable", "Process": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.SpawnContext.Process", "name": "Process", "type": {".class": "TypeType", "item": "multiprocessing.context.SpawnProcess"}}}, "_name": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.SpawnContext._name", "name": "_name", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "SpawnProcess": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.process.BaseProcess"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.SpawnProcess", "name": "SpawnProcess", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.SpawnProcess", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.SpawnProcess", "multiprocessing.process.BaseProcess", "builtins.object"], "names": {".class": "SymbolTable", "_Popen": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["process_obj"], "flags": ["is_static", "is_decorated"], "fullname": "multiprocessing.context.SpawnProcess._Popen", "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of SpawnProcess", "ret_type": "multiprocessing.context.SpawnProcess", "type_guard": null, "variables": []}}, "is_overload": false, "var": {".class": "Var", "flags": ["is_initialized_in_class", "is_staticmethod", "is_ready"], "fullname": null, "name": "_Popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["process_obj"], "arg_types": ["multiprocessing.process.BaseProcess"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_Popen of SpawnProcess", "ret_type": "multiprocessing.context.SpawnProcess", "type_guard": null, "variables": []}}}}, "_start_method": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "multiprocessing.context.SpawnProcess._start_method", "name": "_start_method", "type": "builtins.str"}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "SynchronizedArray": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.sharedctypes.SynchronizedArray", "kind": "Gdef", "module_hidden": true, "module_public": false}, "SynchronizedBase": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.sharedctypes.SynchronizedBase", "kind": "Gdef", "module_hidden": true, "module_public": false}, "TimeoutError": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["multiprocessing.context.ProcessError"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "multiprocessing.context.TimeoutError", "name": "TimeoutError", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "multiprocessing.context.TimeoutError", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "multiprocessing.context", "mro": ["multiprocessing.context.TimeoutError", "multiprocessing.context.ProcessError", "builtins.Exception", "builtins.BaseException", "builtins.object"], "names": {".class": "SymbolTable"}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "TypeAlias": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.TypeAlias", "kind": "Gdef", "module_hidden": true, "module_public": false}, "TypeVar": {".class": "SymbolTableNode", "cross_ref": "typing.TypeVar", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_CData": {".class": "SymbolTableNode", "cross_ref": "ctypes._CData", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_CT": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeVarExpr", "fullname": "multiprocessing.context._CT", "name": "_CT", "upper_bound": "ctypes._CData", "values": [], "variance": 0}}, "_LockLike": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "multiprocessing.context._LockLike", "line": 19, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": ["multiprocessing.synchronize.Lock", "multiprocessing.synchronize.RLock"]}}}, "_Pool": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.pool.Pool", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__all__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready", "has_explicit_value"], "fullname": "multiprocessing.context.__all__", "name": "__all__", "type": {".class": "Instance", "args": ["builtins.str"], "type_ref": "builtins.list"}}}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "multiprocessing.context.__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": "multiprocessing.context.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "multiprocessing.context.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "multiprocessing.context.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "multiprocessing.context.__package__", "name": "__package__", "type": "builtins.str"}}, "_default_context": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "Var", "flags": ["is_ready"], "fullname": "multiprocessing.context._default_context", "name": "_default_context", "type": "multiprocessing.context.DefaultContext"}}, "_force_start_method": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["method"], "flags": [], "fullname": "multiprocessing.context._force_start_method", "name": "_force_start_method", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["method"], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "_force_start_method", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "assert_spawning": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["obj"], "flags": [], "fullname": "multiprocessing.context.assert_spawning", "name": "assert_spawning", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["obj"], "arg_types": [{".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": "assert_spawning", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "ctypes": {".class": "SymbolTableNode", "cross_ref": "ctypes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "get_spawning_popen": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [], "arg_names": [], "flags": [], "fullname": "multiprocessing.context.get_spawning_popen", "name": "get_spawning_popen", "type": {".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": [], "def_extras": {"first_arg": null}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_spawning_popen", "ret_type": {".class": "UnionType", "items": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "NoneType"}]}, "type_guard": null, "variables": []}}}, "multiprocessing": {".class": "SymbolTableNode", "cross_ref": "multiprocessing", "kind": "Gdef", "module_hidden": true, "module_public": false}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "queues": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.queues", "kind": "Gdef", "module_public": false}, "set_spawning_popen": {".class": "SymbolTableNode", "kind": "Gdef", "module_public": false, "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["popen"], "flags": [], "fullname": "multiprocessing.context.set_spawning_popen", "name": "set_spawning_popen", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["popen"], "arg_types": [{".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": "set_spawning_popen", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "synchronize": {".class": "SymbolTableNode", "cross_ref": "multiprocessing.synchronize", "kind": "Gdef", "module_public": false}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/mypy/typeshed/stdlib/multiprocessing/context.pyi"}