{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L1"}, {"id": "init_loop", "label": "Loop", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L18"}, {"id": "baseloop", "label": "__BaseLoop", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "abstracteventloop", "label": "_AbstractEventLoop", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "init_new_event_loop", "label": "new_event_loop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L22"}, {"id": "init_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L28"}, {"id": "init_cancel_all_tasks", "label": "_cancel_all_tasks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L104"}, {"id": "init_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L136"}, {"id": "init_rationale_23", "label": "Return a new event loop.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L23"}, {"id": "init_rationale_36", "label": "The preferred way of running a coroutine with uvloop.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L36"}, {"id": "init_rationale_39", "label": "The preferred way of running a coroutine with uvloop.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L39"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "backend_venv_lib_python3_12_site_packages_uvloop_loop_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "backend_venv_lib_python3_12_site_packages_uvloop_version_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_loop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "init_loop", "target": "baseloop", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "init_loop", "target": "abstracteventloop", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_new_event_loop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_cancel_all_tasks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvloop_init_py", "target": "init_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L136", "weight": 1.0}, {"source": "init_new_event_loop", "target": "init_loop", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "init_run", "target": "init_cancel_all_tasks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L72", "weight": 1.0}, {"source": "init_rationale_23", "target": "init_new_event_loop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L23", "weight": 1.0}, {"source": "init_rationale_36", "target": "init_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "init_rationale_39", "target": "init_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L39", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_run", "callee": "_get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L55"}, {"caller_nid": "init_run", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L56"}, {"caller_nid": "init_run", "callee": "iscoroutine", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L59"}, {"caller_nid": "init_run", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L60"}, {"caller_nid": "init_run", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L61"}, {"caller_nid": "init_run", "callee": "loop_factory", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L64"}, {"caller_nid": "init_run", "callee": "set_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L66"}, {"caller_nid": "init_run", "callee": "set_debug", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L68"}, {"caller_nid": "init_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L69"}, {"caller_nid": "init_run", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L69"}, {"caller_nid": "init_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L73"}, {"caller_nid": "init_run", "callee": "shutdown_asyncgens", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L73"}, {"caller_nid": "init_run", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L74"}, {"caller_nid": "init_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L75"}, {"caller_nid": "init_run", "callee": "shutdown_default_executor", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L76"}, {"caller_nid": "init_run", "callee": "set_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L79"}, {"caller_nid": "init_run", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L80"}, {"caller_nid": "init_run", "callee": "_get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L83"}, {"caller_nid": "init_run", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L84"}, {"caller_nid": "init_run", "callee": "Runner", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L87"}, {"caller_nid": "init_run", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L92"}, {"caller_nid": "init_run", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L97"}, {"caller_nid": "init_cancel_all_tasks", "callee": "all_tasks", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L107"}, {"caller_nid": "init_cancel_all_tasks", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L112"}, {"caller_nid": "init_cancel_all_tasks", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L114"}, {"caller_nid": "init_cancel_all_tasks", "callee": "gather", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L115"}, {"caller_nid": "init_cancel_all_tasks", "callee": "cancelled", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L119"}, {"caller_nid": "init_cancel_all_tasks", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L121"}, {"caller_nid": "init_cancel_all_tasks", "callee": "call_exception_handler", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L122"}, {"caller_nid": "init_cancel_all_tasks", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L124"}, {"caller_nid": "init_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L138"}, {"caller_nid": "init_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L140"}, {"caller_nid": "init_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L164"}, {"caller_nid": "init_getattr", "callee": "globals", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L231"}, {"caller_nid": "init_getattr", "callee": "globals", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L232"}, {"caller_nid": "init_getattr", "callee": "globals", "source_file": "backend/venv/lib/python3.12/site-packages/uvloop/__init__.py", "source_location": "L233"}]}