1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L1"}, {"id": "init_pushd", "label": "pushd()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L24"}, {"id": "init_tarball", "label": "tarball()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L41"}, {"id": "init_compose_tarfile_filters", "label": "_compose_tarfile_filters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L86"}, {"id": "init_strip_first_component", "label": "strip_first_component()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L93"}, {"id": "init_compose", "label": "_compose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L104"}, {"id": "init_remove_readonly", "label": "remove_readonly()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L140"}, {"id": "init_robust_remover", "label": "robust_remover()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L154"}, {"id": "init_temp_dir", "label": "temp_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L163"}, {"id": "init_repo_context", "label": "repo_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L184"}, {"id": "init_exceptiontrap", "label": "ExceptionTrap", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L210"}, {"id": "init_exceptiontrap_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L246"}, {"id": "init_exceptiontrap_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L249"}, {"id": "init_type", "label": "type()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L253"}, {"id": "init_value", "label": "value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L257"}, {"id": "init_tb", "label": "tb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L261"}, {"id": "init_exceptiontrap_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L264"}, {"id": "init_exceptiontrap_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L271"}, {"id": "init_exceptiontrap_raises", "label": ".raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L274"}, {"id": "init_exceptiontrap_passes", "label": ".passes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L301"}, {"id": "init_suppress", "label": "suppress", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L323"}, {"id": "init_on_interrupt", "label": "on_interrupt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L334"}, {"id": "init_on_interrupt_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L355"}, {"id": "init_on_interrupt_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L359"}, {"id": "init_on_interrupt_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L362"}, {"id": "init_rationale_25", "label": ">>> tmp_path = getfixture('tmp_path') >>> with pushd(tmp_path): ...", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L25"}, {"id": "init_rationale_44", "label": "Get a URL to a tarball, download, extract, yield, then clean up. Assumes ev", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L44"}, {"id": "init_rationale_105", "label": "Compose any number of dependent context managers into a single one. The las", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L105"}, {"id": "init_rationale_141", "label": "Add support for removing read-only files on Windows.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L141"}, {"id": "init_rationale_164", "label": "Create a temporary directory context. Pass a custom remover to override the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L164"}, {"id": "init_rationale_187", "label": "Check out the repo indicated by url. If dest_ctx is supplied, it should be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L187"}, {"id": "init_rationale_211", "label": "A context manager that will catch certain exceptions and provide an indicati", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L211"}, {"id": "init_rationale_275", "label": "Wrap func and replace the result with the truth value of the trap (True", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L275"}, {"id": "init_rationale_302", "label": "Wrap func and replace the result with the truth value of the trap (True", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L302"}, {"id": "init_rationale_324", "label": "A version of contextlib.suppress with decorator support. >>> @suppress(KeyE", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L324"}, {"id": "init_rationale_335", "label": "Replace a KeyboardInterrupt with SystemExit(1). Useful in conjunction with", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L335"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "stat", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "urllib_request", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "backports", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "tarfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_pushd", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_tarball", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_compose_tarfile_filters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_strip_first_component", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_compose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_remove_readonly", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_robust_remover", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_temp_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L163", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_repo_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_exceptiontrap", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L210", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L246", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L249", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L253", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L257", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_tb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L261", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L264", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L271", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L274", "weight": 1.0}, {"source": "init_exceptiontrap", "target": "init_exceptiontrap_passes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L301", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_suppress", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L323", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_jaraco_context_init_py", "target": "init_on_interrupt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L334", "weight": 1.0}, {"source": "init_on_interrupt", "target": "init_on_interrupt_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L355", "weight": 1.0}, {"source": "init_on_interrupt", "target": "init_on_interrupt_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L359", "weight": 1.0}, {"source": "init_on_interrupt", "target": "init_on_interrupt_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L362", "weight": 1.0}, {"source": "init_exceptiontrap_passes", "target": "init_exceptiontrap_raises", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L320", "weight": 1.0}, {"source": "init_rationale_25", "target": "init_pushd", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L25", "weight": 1.0}, {"source": "init_rationale_44", "target": "init_tarball", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L44", "weight": 1.0}, {"source": "init_rationale_105", "target": "init_compose", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L105", "weight": 1.0}, {"source": "init_rationale_141", "target": "init_remove_readonly", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L141", "weight": 1.0}, {"source": "init_rationale_164", "target": "init_temp_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L164", "weight": 1.0}, {"source": "init_rationale_187", "target": "init_repo_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L187", "weight": 1.0}, {"source": "init_rationale_211", "target": "init_exceptiontrap", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L211", "weight": 1.0}, {"source": "init_rationale_275", "target": "init_exceptiontrap_raises", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L275", "weight": 1.0}, {"source": "init_rationale_302", "target": "init_exceptiontrap_passes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L302", "weight": 1.0}, {"source": "init_rationale_324", "target": "init_suppress", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L324", "weight": 1.0}, {"source": "init_rationale_335", "target": "init_on_interrupt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L335", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_pushd", "callee": "getcwd", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L32"}, {"caller_nid": "init_pushd", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L33"}, {"caller_nid": "init_pushd", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L37"}, {"caller_nid": "init_tarball", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L75"}, {"caller_nid": "init_tarball", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L75"}, {"caller_nid": "init_tarball", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L75"}, {"caller_nid": "init_tarball", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L76"}, {"caller_nid": "init_tarball", "callee": "urlopen", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L78"}, {"caller_nid": "init_tarball", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L79"}, {"caller_nid": "init_tarball", "callee": "extractall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L80"}, {"caller_nid": "init_tarball", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L83"}, {"caller_nid": "init_compose_tarfile_filters", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L90"}, {"caller_nid": "init_strip_first_component", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L97"}, {"caller_nid": "init_compose", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L131"}, {"caller_nid": "init_compose", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L131"}, {"caller_nid": "init_remove_readonly", "callee": "chmod", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L147"}, {"caller_nid": "init_remove_readonly", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L149"}, {"caller_nid": "init_robust_remover", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L156"}, {"caller_nid": "init_robust_remover", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L157"}, {"caller_nid": "init_temp_dir", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L173"}, {"caller_nid": "init_temp_dir", "callee": "remover", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L177"}, {"caller_nid": "init_repo_context", "callee": "dest_ctx", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L202"}, {"caller_nid": "init_repo_context", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L204"}, {"caller_nid": "init_repo_context", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L204"}, {"caller_nid": "init_repo_context", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L206"}, {"caller_nid": "init_exceptiontrap_exit", "callee": "issubclass", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L266"}, {"caller_nid": "init_exceptiontrap_bool", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L272"}, {"caller_nid": "init_exceptiontrap_raises", "callee": "wraps", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L293"}, {"caller_nid": "init_on_interrupt_exit", "callee": "SystemExit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context/__init__.py", "source_location": "L366"}]} |