Files
tfm_ainventory/graphify-out/cache/f12237c901f3e9014bd9168e6717556df73e4b2cd16ba34680dcaff1ff86e12b.json

1 line
25 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "label": "temp_dir.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L1"}, {"id": "temp_dir_global_tempdir_manager", "label": "global_tempdir_manager()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L38"}, {"id": "temp_dir_tempdirectorytyperegistry", "label": "TempDirectoryTypeRegistry", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L48"}, {"id": "temp_dir_tempdirectorytyperegistry_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L51"}, {"id": "temp_dir_tempdirectorytyperegistry_set_delete", "label": ".set_delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L54"}, {"id": "temp_dir_tempdirectorytyperegistry_get_delete", "label": ".get_delete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L60"}, {"id": "temp_dir_tempdir_registry", "label": "tempdir_registry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L71"}, {"id": "temp_dir_default", "label": "_Default", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L84"}, {"id": "temp_dir_tempdirectory", "label": "TempDirectory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L91"}, {"id": "temp_dir_tempdirectory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L112"}, {"id": "temp_dir_path", "label": "path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L148"}, {"id": "temp_dir_tempdirectory_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L152"}, {"id": "temp_dir_tempdirectory_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L155"}, {"id": "temp_dir_tempdirectory_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L158"}, {"id": "temp_dir_tempdirectory_create", "label": "._create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L169"}, {"id": "temp_dir_tempdirectory_cleanup", "label": ".cleanup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L179"}, {"id": "temp_dir_adjacenttempdirectory", "label": "AdjacentTempDirectory", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L224"}, {"id": "temp_dir_adjacenttempdirectory_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L246"}, {"id": "temp_dir_generate_names", "label": "_generate_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L251"}, {"id": "temp_dir_adjacenttempdirectory_create", "label": "._create()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L276"}, {"id": "temp_dir_rationale_49", "label": "Manages temp directory behavior", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L49"}, {"id": "temp_dir_rationale_55", "label": "Indicate whether a TempDirectory of the given kind should be auto-delete", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L55"}, {"id": "temp_dir_rationale_61", "label": "Get configured auto-delete flag for a given TempDirectory type, default", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L61"}, {"id": "temp_dir_rationale_72", "label": "Provides a scoped global tempdir registry that can be used to dictate whethe", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L72"}, {"id": "temp_dir_rationale_92", "label": "Helper class that owns and cleans up a temporary directory. This class can", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L92"}, {"id": "temp_dir_rationale_170", "label": "Create a temporary directory and store its path in self.path", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L170"}, {"id": "temp_dir_rationale_180", "label": "Remove the temporary directory created and reset state", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L180"}, {"id": "temp_dir_rationale_225", "label": "Helper class that creates a temporary directory adjacent to a real one. Att", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L225"}, {"id": "temp_dir_rationale_252", "label": "Generates a series of temporary names. The algorithm replaces the leadi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L252"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "itertools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "os_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "tempfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "traceback", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_global_tempdir_manager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_tempdirectorytyperegistry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L48", "weight": 1.0}, {"source": "temp_dir_tempdirectorytyperegistry", "target": "temp_dir_tempdirectorytyperegistry_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L51", "weight": 1.0}, {"source": "temp_dir_tempdirectorytyperegistry", "target": "temp_dir_tempdirectorytyperegistry_set_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L54", "weight": 1.0}, {"source": "temp_dir_tempdirectorytyperegistry", "target": "temp_dir_tempdirectorytyperegistry_get_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_tempdir_registry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L84", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_tempdirectory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L91", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L148", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L152", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L155", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L158", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L169", "weight": 1.0}, {"source": "temp_dir_tempdirectory", "target": "temp_dir_tempdirectory_cleanup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_adjacenttempdirectory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L224", "weight": 1.0}, {"source": "temp_dir_adjacenttempdirectory", "target": "temp_dir_tempdirectory", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L224", "weight": 1.0}, {"source": "temp_dir_adjacenttempdirectory", "target": "temp_dir_adjacenttempdirectory_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_temp_dir_py", "target": "temp_dir_generate_names", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L251", "weight": 1.0}, {"source": "temp_dir_adjacenttempdirectory", "target": "temp_dir_adjacenttempdirectory_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L276", "weight": 1.0}, {"source": "temp_dir_tempdir_registry", "target": "temp_dir_tempdirectorytyperegistry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L77", "weight": 1.0}, {"source": "temp_dir_tempdirectory_init", "target": "temp_dir_adjacenttempdirectory_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L120", "weight": 1.0}, {"source": "temp_dir_tempdirectory_init", "target": "temp_dir_adjacenttempdirectory_create", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L135", "weight": 1.0}, {"source": "temp_dir_tempdirectory_exit", "target": "temp_dir_tempdirectorytyperegistry_get_delete", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L162", "weight": 1.0}, {"source": "temp_dir_tempdirectory_exit", "target": "temp_dir_tempdirectory_cleanup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L167", "weight": 1.0}, {"source": "temp_dir_adjacenttempdirectory_create", "target": "temp_dir_generate_names", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L278", "weight": 1.0}, {"source": "temp_dir_rationale_49", "target": "temp_dir_tempdirectorytyperegistry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L49", "weight": 1.0}, {"source": "temp_dir_rationale_55", "target": "temp_dir_tempdirectorytyperegistry_set_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L55", "weight": 1.0}, {"source": "temp_dir_rationale_61", "target": "temp_dir_tempdirectorytyperegistry_get_delete", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L61", "weight": 1.0}, {"source": "temp_dir_rationale_72", "target": "temp_dir_tempdir_registry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L72", "weight": 1.0}, {"source": "temp_dir_rationale_92", "target": "temp_dir_tempdirectory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L92", "weight": 1.0}, {"source": "temp_dir_rationale_170", "target": "temp_dir_tempdirectory_create", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L170", "weight": 1.0}, {"source": "temp_dir_rationale_180", "target": "temp_dir_tempdirectory_cleanup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L180", "weight": 1.0}, {"source": "temp_dir_rationale_225", "target": "temp_dir_adjacenttempdirectory", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L225", "weight": 1.0}, {"source": "temp_dir_rationale_252", "target": "temp_dir_adjacenttempdirectory_generate_names", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L252", "weight": 1.0}], "raw_calls": [{"caller_nid": "temp_dir_global_tempdir_manager", "callee": "ExitStack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L40"}, {"caller_nid": "temp_dir_tempdirectorytyperegistry_get_delete", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L64"}, {"caller_nid": "temp_dir_tempdirectory_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L120"}, {"caller_nid": "temp_dir_tempdirectory_init", "callee": "enter_context", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L145"}, {"caller_nid": "temp_dir_tempdirectory_create", "callee": "realpath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L175"}, {"caller_nid": "temp_dir_tempdirectory_create", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L175"}, {"caller_nid": "temp_dir_tempdirectory_create", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L176"}, {"caller_nid": "temp_dir_tempdirectory_cleanup", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L182"}, {"caller_nid": "temp_dir_tempdirectory_cleanup", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L210"}, {"caller_nid": "temp_dir_tempdirectory_cleanup", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L213"}, {"caller_nid": "temp_dir_tempdirectory_cleanup", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L215"}, {"caller_nid": "temp_dir_tempdirectory_cleanup", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L221"}, {"caller_nid": "temp_dir_adjacenttempdirectory_init", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L247"}, {"caller_nid": "temp_dir_adjacenttempdirectory_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L248"}, {"caller_nid": "temp_dir_generate_names", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L259"}, {"caller_nid": "temp_dir_generate_names", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L259"}, {"caller_nid": "temp_dir_generate_names", "callee": "combinations_with_replacement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L260"}, {"caller_nid": "temp_dir_generate_names", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L263"}, {"caller_nid": "temp_dir_generate_names", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L268"}, {"caller_nid": "temp_dir_generate_names", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L268"}, {"caller_nid": "temp_dir_generate_names", "callee": "combinations_with_replacement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L269"}, {"caller_nid": "temp_dir_generate_names", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L272"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L277"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L279"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L281"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "realpath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L287"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "realpath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L291"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L291"}, {"caller_nid": "temp_dir_adjacenttempdirectory_create", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py", "source_location": "L293"}]}