1 line
82 KiB
JSON
1 line
82 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "label": "misc.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L1"}, {"id": "misc_get_pip_version", "label": "get_pip_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L70"}, {"id": "misc_normalize_version_info", "label": "normalize_version_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L77"}, {"id": "misc_ensure_dir", "label": "ensure_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L96"}, {"id": "misc_get_prog", "label": "get_prog()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L106"}, {"id": "misc_rmtree", "label": "rmtree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L120"}, {"id": "misc_onerror_ignore", "label": "_onerror_ignore()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L133"}, {"id": "misc_onerror_reraise", "label": "_onerror_reraise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L137"}, {"id": "misc_rmtree_errorhandler", "label": "rmtree_errorhandler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L141"}, {"id": "misc_display_path", "label": "display_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L182"}, {"id": "misc_backup_dir", "label": "backup_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L193"}, {"id": "misc_ask_path_exists", "label": "ask_path_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L204"}, {"id": "misc_check_no_input", "label": "_check_no_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L211"}, {"id": "misc_ask", "label": "ask()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L219"}, {"id": "misc_ask_input", "label": "ask_input()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L234"}, {"id": "misc_ask_password", "label": "ask_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L240"}, {"id": "misc_strtobool", "label": "strtobool()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L246"}, {"id": "misc_format_size", "label": "format_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L262"}, {"id": "misc_tabulate", "label": "tabulate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L273"}, {"id": "misc_is_installable_dir", "label": "is_installable_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L287"}, {"id": "misc_read_chunks", "label": "read_chunks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L304"}, {"id": "misc_normalize_path", "label": "normalize_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L315"}, {"id": "misc_splitext", "label": "splitext()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L328"}, {"id": "misc_renames", "label": "renames()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L337"}, {"id": "misc_is_local", "label": "is_local()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L354"}, {"id": "misc_write_output", "label": "write_output()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L368"}, {"id": "misc_streamwrapper", "label": "StreamWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L372"}, {"id": "stringio", "label": "StringIO", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "misc_from_stream", "label": "from_stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L376"}, {"id": "misc_encoding", "label": "encoding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L384"}, {"id": "misc_enum", "label": "enum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L389"}, {"id": "misc_build_netloc", "label": "build_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L396"}, {"id": "misc_build_url_from_netloc", "label": "build_url_from_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L408"}, {"id": "misc_parse_netloc", "label": "parse_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L418"}, {"id": "misc_split_auth_from_netloc", "label": "split_auth_from_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L427"}, {"id": "misc_redact_netloc", "label": "redact_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L456"}, {"id": "misc_transform_url", "label": "_transform_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L476"}, {"id": "misc_get_netloc", "label": "_get_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L496"}, {"id": "misc_split_auth_netloc_from_url", "label": "split_auth_netloc_from_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L504"}, {"id": "misc_remove_auth_from_url", "label": "remove_auth_from_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L516"}, {"id": "misc_redact_auth_from_url", "label": "redact_auth_from_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L523"}, {"id": "misc_redact_auth_from_requirement", "label": "redact_auth_from_requirement()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L528"}, {"id": "misc_hiddentext", "label": "HiddenText", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L536"}, {"id": "misc_hiddentext_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L540"}, {"id": "misc_hiddentext_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L543"}, {"id": "misc_hiddentext_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L546"}, {"id": "misc_hide_value", "label": "hide_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L560"}, {"id": "misc_hide_url", "label": "hide_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L564"}, {"id": "misc_protect_pip_from_modification_on_windows", "label": "protect_pip_from_modification_on_windows()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L569"}, {"id": "misc_check_externally_managed", "label": "check_externally_managed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L595"}, {"id": "misc_is_console_interactive", "label": "is_console_interactive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L610"}, {"id": "misc_hash_file", "label": "hash_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L615"}, {"id": "misc_pairwise", "label": "pairwise()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L627"}, {"id": "misc_partition", "label": "partition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L638"}, {"id": "misc_configuredbuildbackendhookcaller", "label": "ConfiguredBuildBackendHookCaller", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L651"}, {"id": "buildbackendhookcaller", "label": "BuildBackendHookCaller", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "misc_configuredbuildbackendhookcaller_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L652"}, {"id": "misc_configuredbuildbackendhookcaller_build_wheel", "label": ".build_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L666"}, {"id": "misc_configuredbuildbackendhookcaller_build_sdist", "label": ".build_sdist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L677"}, {"id": "misc_configuredbuildbackendhookcaller_build_editable", "label": ".build_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L685"}, {"id": "misc_configuredbuildbackendhookcaller_get_requires_for_build_wheel", "label": ".get_requires_for_build_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L696"}, {"id": "misc_configuredbuildbackendhookcaller_get_requires_for_build_sdist", "label": ".get_requires_for_build_sdist()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L702"}, {"id": "misc_configuredbuildbackendhookcaller_get_requires_for_build_editable", "label": ".get_requires_for_build_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L708"}, {"id": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_wheel", "label": ".prepare_metadata_for_build_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L714"}, {"id": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_editable", "label": ".prepare_metadata_for_build_editable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L727"}, {"id": "misc_warn_if_run_as_root", "label": "warn_if_run_as_root()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L741"}, {"id": "misc_rationale_78", "label": "Convert a tuple of ints representing a Python version to one of length three", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L78"}, {"id": "misc_rationale_97", "label": "os.path.makedirs without EEXIST.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L97"}, {"id": "misc_rationale_148", "label": "`rmtree` error handler to 'force' a file remove (i.e. like `rm -f`). * If a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L148"}, {"id": "misc_rationale_183", "label": "Gives the display value for a given path, making it relative to cwd if possi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L183"}, {"id": "misc_rationale_194", "label": "Figure out the name of a directory to back up the given dir to (adding .bak,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L194"}, {"id": "misc_rationale_212", "label": "Raise an error if no input is allowed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L212"}, {"id": "misc_rationale_220", "label": "Ask the message interactively, with the given possible responses", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L220"}, {"id": "misc_rationale_235", "label": "Ask for input interactively.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L235"}, {"id": "misc_rationale_241", "label": "Ask for a password interactively.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L241"}, {"id": "misc_rationale_247", "label": "Convert a string representation of truth to true (1) or false (0). True val", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L247"}, {"id": "misc_rationale_274", "label": "Return a list of formatted rows and a list of column sizes. For example::", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L274"}, {"id": "misc_rationale_288", "label": "Is path is a directory containing pyproject.toml or setup.py? If pyproject.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L288"}, {"id": "misc_rationale_307", "label": "Yield pieces of data from a file-like object until EOF.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L307"}, {"id": "misc_rationale_316", "label": "Convert a path to its canonical, case-normalized, absolute version.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L316"}, {"id": "misc_rationale_329", "label": "Like os.path.splitext, but take off .tar too", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L329"}, {"id": "misc_rationale_338", "label": "Like os.renames(), but handles renaming across devices.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L338"}, {"id": "misc_rationale_355", "label": "Return True if path is within sys.prefix, if we're running in a virtualenv.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L355"}, {"id": "misc_rationale_397", "label": "Build a netloc from a host-port pair", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L397"}, {"id": "misc_rationale_409", "label": "Build a full URL from a netloc.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L409"}, {"id": "misc_rationale_419", "label": "Return the host-port pair from a netloc.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L419"}, {"id": "misc_rationale_428", "label": "Parse out and remove the auth information from a netloc. Returns: (netloc,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L428"}, {"id": "misc_rationale_457", "label": "Replace the sensitive data in a netloc with \"****\", if it exists. For examp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L457"}, {"id": "misc_rationale_479", "label": "Transform and replace netloc in a url. transform_netloc is a function takin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L479"}, {"id": "misc_rationale_507", "label": "Parse a url into separate netloc, auth, and url with no auth. Returns: (url", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L507"}, {"id": "misc_rationale_517", "label": "Return a copy of url with 'username:password@' removed.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L517"}, {"id": "misc_rationale_524", "label": "Replace the password in a given url with ****.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L524"}, {"id": "misc_rationale_529", "label": "Replace the password in a given requirement url with ****.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L529"}, {"id": "misc_rationale_570", "label": "Protection of pip.exe from modification on Windows On Windows, any operatio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L570"}, {"id": "misc_rationale_596", "label": "Check whether the current environment is externally managed. If the ``EXTER", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L596"}, {"id": "misc_rationale_611", "label": "Is this console interactive?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L611"}, {"id": "misc_rationale_616", "label": "Return (hash, length) for path using hashlib.sha256()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L616"}, {"id": "misc_rationale_628", "label": "Return paired elements. For example: s -> (s0, s1), (s2, s3), (s4,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L628"}, {"id": "misc_rationale_641", "label": "Use a predicate to partition entries into false entries and true entries, li", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L641"}, {"id": "misc_rationale_742", "label": "Output a warning for sudo users on Unix. In a virtual environment, sudo pip", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L742"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "getpass", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "hashlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "posixpath", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "stat", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "sysconfig", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_vendor_pyproject_hooks", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_internal_locations", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_internal_utils_retry", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "pip_internal_utils_virtualenv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_get_pip_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_normalize_version_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_ensure_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_get_prog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_rmtree", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L120", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_onerror_ignore", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_onerror_reraise", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_rmtree_errorhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L141", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_display_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L182", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_backup_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L193", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_ask_path_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L204", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_check_no_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L211", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_ask", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_ask_input", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L234", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_ask_password", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L240", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_strtobool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_format_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_tabulate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L273", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_is_installable_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L287", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_read_chunks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L304", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_normalize_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L315", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_splitext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L328", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_renames", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_is_local", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_write_output", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_streamwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L372", "weight": 1.0}, {"source": "misc_streamwrapper", "target": "stringio", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L372", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_from_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L376", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_encoding", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L384", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_enum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L389", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_build_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L396", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_build_url_from_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L408", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_parse_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L418", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_split_auth_from_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L427", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_redact_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L456", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_transform_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L476", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_get_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_redact_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L500", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_split_auth_netloc_from_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L504", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_remove_auth_from_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L516", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_redact_auth_from_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L523", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_redact_auth_from_requirement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L528", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_hiddentext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L536", "weight": 1.0}, {"source": "misc_hiddentext", "target": "misc_hiddentext_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L540", "weight": 1.0}, {"source": "misc_hiddentext", "target": "misc_hiddentext_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L543", "weight": 1.0}, {"source": "misc_hiddentext", "target": "misc_hiddentext_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L546", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_hide_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L560", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_hide_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L564", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_protect_pip_from_modification_on_windows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L569", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_check_externally_managed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L595", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_is_console_interactive", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L610", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_hash_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L615", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_pairwise", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L627", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_partition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L638", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_configuredbuildbackendhookcaller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L651", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "buildbackendhookcaller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L651", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L652", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_build_wheel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L666", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_build_sdist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L677", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_build_editable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L685", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_get_requires_for_build_wheel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L696", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_get_requires_for_build_sdist", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L702", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_get_requires_for_build_editable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L708", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_wheel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L714", "weight": 1.0}, {"source": "misc_configuredbuildbackendhookcaller", "target": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_editable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L727", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_misc_py", "target": "misc_warn_if_run_as_root", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L741", "weight": 1.0}, {"source": "misc_ask_path_exists", "target": "misc_ask", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L208", "weight": 1.0}, {"source": "misc_ask", "target": "misc_check_no_input", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L222", "weight": 1.0}, {"source": "misc_ask_input", "target": "misc_check_no_input", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L236", "weight": 1.0}, {"source": "misc_ask_password", "target": "misc_check_no_input", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L242", "weight": 1.0}, {"source": "misc_is_local", "target": "misc_normalize_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L365", "weight": 1.0}, {"source": "misc_parse_netloc", "target": "misc_build_url_from_netloc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L422", "weight": 1.0}, {"source": "misc_redact_netloc", "target": "misc_split_auth_from_netloc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L464", "weight": 1.0}, {"source": "misc_get_netloc", "target": "misc_split_auth_from_netloc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L497", "weight": 1.0}, {"source": "misc_split_auth_netloc_from_url", "target": "misc_transform_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L512", "weight": 1.0}, {"source": "misc_remove_auth_from_url", "target": "misc_transform_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L520", "weight": 1.0}, {"source": "misc_redact_auth_from_url", "target": "misc_transform_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L525", "weight": 1.0}, {"source": "misc_redact_auth_from_requirement", "target": "misc_redact_auth_from_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L532", "weight": 1.0}, {"source": "misc_hide_value", "target": "misc_hiddentext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L561", "weight": 1.0}, {"source": "misc_hide_url", "target": "misc_redact_auth_from_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L565", "weight": 1.0}, {"source": "misc_hide_url", "target": "misc_hiddentext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L566", "weight": 1.0}, {"source": "misc_hash_file", "target": "misc_read_chunks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L621", "weight": 1.0}, {"source": "misc_rationale_78", "target": "misc_normalize_version_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L78", "weight": 1.0}, {"source": "misc_rationale_97", "target": "misc_ensure_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L97", "weight": 1.0}, {"source": "misc_rationale_148", "target": "misc_rmtree_errorhandler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L148", "weight": 1.0}, {"source": "misc_rationale_183", "target": "misc_display_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L183", "weight": 1.0}, {"source": "misc_rationale_194", "target": "misc_backup_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L194", "weight": 1.0}, {"source": "misc_rationale_212", "target": "misc_check_no_input", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L212", "weight": 1.0}, {"source": "misc_rationale_220", "target": "misc_ask", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L220", "weight": 1.0}, {"source": "misc_rationale_235", "target": "misc_ask_input", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L235", "weight": 1.0}, {"source": "misc_rationale_241", "target": "misc_ask_password", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L241", "weight": 1.0}, {"source": "misc_rationale_247", "target": "misc_strtobool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L247", "weight": 1.0}, {"source": "misc_rationale_274", "target": "misc_tabulate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L274", "weight": 1.0}, {"source": "misc_rationale_288", "target": "misc_is_installable_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L288", "weight": 1.0}, {"source": "misc_rationale_307", "target": "misc_read_chunks", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L307", "weight": 1.0}, {"source": "misc_rationale_316", "target": "misc_normalize_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L316", "weight": 1.0}, {"source": "misc_rationale_329", "target": "misc_splitext", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L329", "weight": 1.0}, {"source": "misc_rationale_338", "target": "misc_renames", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L338", "weight": 1.0}, {"source": "misc_rationale_355", "target": "misc_is_local", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L355", "weight": 1.0}, {"source": "misc_rationale_397", "target": "misc_build_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L397", "weight": 1.0}, {"source": "misc_rationale_409", "target": "misc_build_url_from_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L409", "weight": 1.0}, {"source": "misc_rationale_419", "target": "misc_parse_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L419", "weight": 1.0}, {"source": "misc_rationale_428", "target": "misc_split_auth_from_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L428", "weight": 1.0}, {"source": "misc_rationale_457", "target": "misc_redact_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L457", "weight": 1.0}, {"source": "misc_rationale_479", "target": "misc_transform_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L479", "weight": 1.0}, {"source": "misc_rationale_507", "target": "misc_split_auth_netloc_from_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L507", "weight": 1.0}, {"source": "misc_rationale_517", "target": "misc_remove_auth_from_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L517", "weight": 1.0}, {"source": "misc_rationale_524", "target": "misc_redact_auth_from_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L524", "weight": 1.0}, {"source": "misc_rationale_529", "target": "misc_redact_auth_from_requirement", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L529", "weight": 1.0}, {"source": "misc_rationale_570", "target": "misc_protect_pip_from_modification_on_windows", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L570", "weight": 1.0}, {"source": "misc_rationale_596", "target": "misc_check_externally_managed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L596", "weight": 1.0}, {"source": "misc_rationale_611", "target": "misc_is_console_interactive", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L611", "weight": 1.0}, {"source": "misc_rationale_616", "target": "misc_hash_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L616", "weight": 1.0}, {"source": "misc_rationale_628", "target": "misc_pairwise", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L628", "weight": 1.0}, {"source": "misc_rationale_641", "target": "misc_partition", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L641", "weight": 1.0}, {"source": "misc_rationale_742", "target": "misc_warn_if_run_as_root", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L742", "weight": 1.0}], "raw_calls": [{"caller_nid": "misc_get_pip_version", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L71"}, {"caller_nid": "misc_get_pip_version", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L71"}, {"caller_nid": "misc_get_pip_version", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L72"}, {"caller_nid": "misc_get_pip_version", "callee": "get_major_minor_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L74"}, {"caller_nid": "misc_normalize_version_info", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L88"}, {"caller_nid": "misc_normalize_version_info", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L89"}, {"caller_nid": "misc_normalize_version_info", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L90"}, {"caller_nid": "misc_normalize_version_info", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L93"}, {"caller_nid": "misc_ensure_dir", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L99"}, {"caller_nid": "misc_get_prog", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L108"}, {"caller_nid": "misc_rmtree", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L125"}, {"caller_nid": "misc_rmtree_errorhandler", "callee": "stat", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L158"}, {"caller_nid": "misc_rmtree_errorhandler", "callee": "chmod", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L166"}, {"caller_nid": "misc_rmtree_errorhandler", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L172"}, {"caller_nid": "misc_rmtree_errorhandler", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L177"}, {"caller_nid": "misc_rmtree_errorhandler", "callee": "onexc", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L179"}, {"caller_nid": "misc_display_path", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L186"}, {"caller_nid": "misc_display_path", "callee": "Path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L186"}, {"caller_nid": "misc_display_path", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L186"}, {"caller_nid": "misc_display_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L190"}, {"caller_nid": "misc_backup_dir", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L198"}, {"caller_nid": "misc_backup_dir", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L200"}, {"caller_nid": "misc_ask_path_exists", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L205"}, {"caller_nid": "misc_ask_path_exists", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L205"}, {"caller_nid": "misc_check_no_input", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L213"}, {"caller_nid": "misc_check_no_input", "callee": "Exception", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L214"}, {"caller_nid": "misc_ask", "callee": "input", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L223"}, {"caller_nid": "misc_ask", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L224"}, {"caller_nid": "misc_ask", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L224"}, {"caller_nid": "misc_ask", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L226"}, {"caller_nid": "misc_ask", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L227"}, {"caller_nid": "misc_ask", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L228"}, {"caller_nid": "misc_ask_input", "callee": "input", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L237"}, {"caller_nid": "misc_ask_password", "callee": "getpass", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L243"}, {"caller_nid": "misc_strtobool", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L253"}, {"caller_nid": "misc_strtobool", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L259"}, {"caller_nid": "misc_format_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L266"}, {"caller_nid": "misc_format_size", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L270"}, {"caller_nid": "misc_tabulate", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L281"}, {"caller_nid": "misc_tabulate", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L281"}, {"caller_nid": "misc_tabulate", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L282"}, {"caller_nid": "misc_tabulate", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L282"}, {"caller_nid": "misc_tabulate", "callee": "zip_longest", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L282"}, {"caller_nid": "misc_tabulate", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L283"}, {"caller_nid": "misc_tabulate", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L283"}, {"caller_nid": "misc_tabulate", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L283"}, {"caller_nid": "misc_is_installable_dir", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L295"}, {"caller_nid": "misc_is_installable_dir", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L297"}, {"caller_nid": "misc_is_installable_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L297"}, {"caller_nid": "misc_is_installable_dir", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L299"}, {"caller_nid": "misc_is_installable_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L299"}, {"caller_nid": "misc_read_chunks", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L309"}, {"caller_nid": "misc_normalize_path", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L320"}, {"caller_nid": "misc_normalize_path", "callee": "realpath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L322"}, {"caller_nid": "misc_normalize_path", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L324"}, {"caller_nid": "misc_normalize_path", "callee": "normcase", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L325"}, {"caller_nid": "misc_splitext", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L331"}, {"caller_nid": "misc_splitext", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L331"}, {"caller_nid": "misc_renames", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L340"}, {"caller_nid": "misc_renames", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L341"}, {"caller_nid": "misc_renames", "callee": "makedirs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L342"}, {"caller_nid": "misc_renames", "callee": "move", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L344"}, {"caller_nid": "misc_renames", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L346"}, {"caller_nid": "misc_renames", "callee": "removedirs", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L349"}, {"caller_nid": "misc_is_local", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L363"}, {"caller_nid": "misc_is_local", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L365"}, {"caller_nid": "misc_write_output", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L369"}, {"caller_nid": "misc_from_stream", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L377"}, {"caller_nid": "misc_enum", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L390"}, {"caller_nid": "misc_enum", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L390"}, {"caller_nid": "misc_enum", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L390"}, {"caller_nid": "misc_enum", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L390"}, {"caller_nid": "misc_enum", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L391"}, {"caller_nid": "misc_enum", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L393"}, {"caller_nid": "misc_build_url_from_netloc", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L412"}, {"caller_nid": "misc_parse_netloc", "callee": "urlparse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L423"}, {"caller_nid": "misc_split_auth_from_netloc", "callee": "rsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L439"}, {"caller_nid": "misc_split_auth_from_netloc", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L445"}, {"caller_nid": "misc_split_auth_from_netloc", "callee": "unquote", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L449"}, {"caller_nid": "misc_split_auth_from_netloc", "callee": "unquote", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L451"}, {"caller_nid": "misc_redact_netloc", "callee": "quote", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L471"}, {"caller_nid": "misc_transform_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L488"}, {"caller_nid": "misc_transform_url", "callee": "transform_netloc", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L489"}, {"caller_nid": "misc_transform_url", "callee": "urlunsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L492"}, {"caller_nid": "misc_transform_url", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L493"}, {"caller_nid": "misc_redact_auth_from_requirement", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L531"}, {"caller_nid": "misc_redact_auth_from_requirement", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L532"}, {"caller_nid": "misc_redact_auth_from_requirement", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L532"}, {"caller_nid": "misc_hiddentext_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L541"}, {"caller_nid": "misc_hiddentext_eq", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L548"}, {"caller_nid": "misc_hiddentext_eq", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L548"}, {"caller_nid": "misc_hiddentext_eq", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L551"}, {"caller_nid": "misc_protect_pip_from_modification_on_windows", "callee": "basename", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L583"}, {"caller_nid": "misc_protect_pip_from_modification_on_windows", "callee": "CommandError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L588"}, {"caller_nid": "misc_protect_pip_from_modification_on_windows", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L589"}, {"caller_nid": "misc_protect_pip_from_modification_on_windows", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L590"}, {"caller_nid": "misc_check_externally_managed", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L602"}, {"caller_nid": "misc_check_externally_managed", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L604"}, {"caller_nid": "misc_check_externally_managed", "callee": "get_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L604"}, {"caller_nid": "misc_check_externally_managed", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L605"}, {"caller_nid": "misc_check_externally_managed", "callee": "from_config", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L607"}, {"caller_nid": "misc_is_console_interactive", "callee": "isatty", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L612"}, {"caller_nid": "misc_hash_file", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L618"}, {"caller_nid": "misc_hash_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L620"}, {"caller_nid": "misc_hash_file", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L622"}, {"caller_nid": "misc_hash_file", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L623"}, {"caller_nid": "misc_pairwise", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L634"}, {"caller_nid": "misc_pairwise", "callee": "zip_longest", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L635"}, {"caller_nid": "misc_partition", "callee": "tee", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L647"}, {"caller_nid": "misc_partition", "callee": "filterfalse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L648"}, {"caller_nid": "misc_partition", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L648"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L661"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_build_wheel", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L673"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_build_sdist", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L683"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_build_editable", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L692"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_get_requires_for_build_wheel", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L700"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_get_requires_for_build_sdist", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L706"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_get_requires_for_build_editable", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L712"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_wheel", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L721"}, {"caller_nid": "misc_configuredbuildbackendhookcaller_prepare_metadata_for_build_editable", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L734"}, {"caller_nid": "misc_warn_if_run_as_root", "callee": "running_under_virtualenv", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L748"}, {"caller_nid": "misc_warn_if_run_as_root", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L750"}, {"caller_nid": "misc_warn_if_run_as_root", "callee": "getuid", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L760"}, {"caller_nid": "misc_warn_if_run_as_root", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/misc.py", "source_location": "L763"}]} |