{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "label": "weakrefs.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L1"}, {"id": "weakrefs_weak_function_proxy_callback", "label": "_weak_function_proxy_callback()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L16"}, {"id": "weakrefs_weakfunctionproxy", "label": "WeakFunctionProxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L30"}, {"id": "baseobjectproxy", "label": "BaseObjectProxy", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "weakrefs_weakfunctionproxy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L35"}, {"id": "weakrefs_weakfunctionproxy_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L93"}, {"id": "weakrefs_rationale_31", "label": "A weak function proxy.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L31"}, {"id": "weakrefs_rationale_36", "label": "Create a proxy to object which uses a weak reference. This is similar to", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L36"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "target": "weakref", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "target": "backend_venv_lib_python3_12_site_packages_wrapt_wrapt_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "target": "weakrefs_weak_function_proxy_callback", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_wrapt_weakrefs_py", "target": "weakrefs_weakfunctionproxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L30", "weight": 1.0}, {"source": "weakrefs_weakfunctionproxy", "target": "baseobjectproxy", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L30", "weight": 1.0}, {"source": "weakrefs_weakfunctionproxy", "target": "weakrefs_weakfunctionproxy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L35", "weight": 1.0}, {"source": "weakrefs_weakfunctionproxy", "target": "weakrefs_weakfunctionproxy_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L93", "weight": 1.0}, {"source": "weakrefs_rationale_31", "target": "weakrefs_weakfunctionproxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L31", "weight": 1.0}, {"source": "weakrefs_rationale_36", "target": "weakrefs_weakfunctionproxy_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L36", "weight": 1.0}], "raw_calls": [{"caller_nid": "weakrefs_weak_function_proxy_callback", "callee": "callback", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L27"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L60"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L66"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L67"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L70"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "proxy", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L71"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L75"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "proxy", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L76"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "ref", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L82"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L84"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "proxy", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L85"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L91"}, {"caller_nid": "weakrefs_weakfunctionproxy_init", "callee": "proxy", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L91"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "_unpack_self", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L97"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "_self_instance", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L103"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "ReferenceError", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L111"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "__wrapped__", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L119"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "function.__get__(instance, type(instance))", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L121"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "__get__", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L121"}, {"caller_nid": "weakrefs_weakfunctionproxy_call", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/wrapt/weakrefs.py", "source_location": "L121"}]}