1 line
36 KiB
JSON
1 line
36 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "label": "logging.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L1"}, {"id": "logging_brokenstdoutloggingerror", "label": "BrokenStdoutLoggingError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L40"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "logging_is_broken_pipe_error", "label": "_is_broken_pipe_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L46"}, {"id": "logging_capture_logging", "label": "capture_logging()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L60"}, {"id": "logging_indent_log", "label": "indent_log()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L92"}, {"id": "logging_get_indentation", "label": "get_indentation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L106"}, {"id": "logging_indentingformatter", "label": "IndentingFormatter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L110"}, {"id": "logging_indentingformatter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L113"}, {"id": "logging_indentingformatter_get_message_start", "label": ".get_message_start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L128"}, {"id": "logging_indentingformatter_format", "label": ".format()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L144"}, {"id": "logging_indentedrenderable", "label": "IndentedRenderable", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L162"}, {"id": "logging_indentedrenderable_rich_console", "label": ".__rich_console__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L166"}, {"id": "logging_pipconsole", "label": "PipConsole", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L177"}, {"id": "console", "label": "Console", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "logging_pipconsole_on_broken_pipe", "label": ".on_broken_pipe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L178"}, {"id": "logging_get_console", "label": "get_console()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L184"}, {"id": "logging_richpipstreamhandler", "label": "RichPipStreamHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L193"}, {"id": "richhandler", "label": "RichHandler", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "logging_richpipstreamhandler_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L196"}, {"id": "logging_richpipstreamhandler_emit", "label": ".emit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L206"}, {"id": "logging_richpipstreamhandler_handleerror", "label": ".handleError()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L234"}, {"id": "logging_betterrotatingfilehandler", "label": "BetterRotatingFileHandler", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L253"}, {"id": "logging_betterrotatingfilehandler_open", "label": "._open()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L254"}, {"id": "logging_maxlevelfilter", "label": "MaxLevelFilter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L259"}, {"id": "filter", "label": "Filter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "logging_maxlevelfilter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L260"}, {"id": "logging_maxlevelfilter_filter", "label": ".filter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L263"}, {"id": "logging_excludeloggerfilter", "label": "ExcludeLoggerFilter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L267"}, {"id": "logging_excludeloggerfilter_filter", "label": ".filter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L272"}, {"id": "logging_setup_logging", "label": "setup_logging()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L278"}, {"id": "logging_rationale_41", "label": "Raised if BrokenPipeError occurs for the stdout stream while logging.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L41"}, {"id": "logging_rationale_61", "label": "Capture all pip logs in a buffer temporarily.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L61"}, {"id": "logging_rationale_93", "label": "A context manager which will cause the log output to be indented for any log", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L93"}, {"id": "logging_rationale_119", "label": "A logging.Formatter that obeys the indent_log() context manager. :param", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L119"}, {"id": "logging_rationale_129", "label": "Return the start of the formatted log message (not counting the prefix t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L129"}, {"id": "logging_rationale_145", "label": "Calls the standard formatter, but will indent all of the log message lin", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L145"}, {"id": "logging_rationale_235", "label": "Called when logging is unable to log some output.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L235"}, {"id": "logging_rationale_268", "label": "A logging Filter that excludes records from a logger (or its children).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L268"}, {"id": "logging_rationale_279", "label": "Configures and sets up all of the logging Returns the requested logging lev", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L279"}, {"id": "logging_rationale_78", "label": "# HACK: grab no_color attribute from a random handler console since", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L78"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_handlers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "dataclasses", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_vendor_rich_console", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_vendor_rich_highlighter", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_vendor_rich_logging", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_vendor_rich_segment", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_vendor_rich_style", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_internal_utils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_internal_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_internal_utils_deprecation", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_brokenstdoutloggingerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L40", "weight": 1.0}, {"source": "logging_brokenstdoutloggingerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_is_broken_pipe_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_capture_logging", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_indent_log", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L92", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_get_indentation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_indentingformatter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L110", "weight": 1.0}, {"source": "logging_indentingformatter", "target": "logging_indentingformatter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L113", "weight": 1.0}, {"source": "logging_indentingformatter", "target": "logging_indentingformatter_get_message_start", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L128", "weight": 1.0}, {"source": "logging_indentingformatter", "target": "logging_indentingformatter_format", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_indentedrenderable", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L162", "weight": 1.0}, {"source": "logging_indentedrenderable", "target": "logging_indentedrenderable_rich_console", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L166", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_pipconsole", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L177", "weight": 1.0}, {"source": "logging_pipconsole", "target": "console", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L177", "weight": 1.0}, {"source": "logging_pipconsole", "target": "logging_pipconsole_on_broken_pipe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_get_console", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_richpipstreamhandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L193", "weight": 1.0}, {"source": "logging_richpipstreamhandler", "target": "richhandler", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L193", "weight": 1.0}, {"source": "logging_richpipstreamhandler", "target": "logging_richpipstreamhandler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L196", "weight": 1.0}, {"source": "logging_richpipstreamhandler", "target": "logging_richpipstreamhandler_emit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L206", "weight": 1.0}, {"source": "logging_richpipstreamhandler", "target": "logging_richpipstreamhandler_handleerror", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L234", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_betterrotatingfilehandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L253", "weight": 1.0}, {"source": "logging_betterrotatingfilehandler", "target": "logging_betterrotatingfilehandler_open", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_maxlevelfilter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L259", "weight": 1.0}, {"source": "logging_maxlevelfilter", "target": "filter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L259", "weight": 1.0}, {"source": "logging_maxlevelfilter", "target": "logging_maxlevelfilter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L260", "weight": 1.0}, {"source": "logging_maxlevelfilter", "target": "logging_maxlevelfilter_filter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_excludeloggerfilter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L267", "weight": 1.0}, {"source": "logging_excludeloggerfilter", "target": "filter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L267", "weight": 1.0}, {"source": "logging_excludeloggerfilter", "target": "logging_excludeloggerfilter_filter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L272", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "target": "logging_setup_logging", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L278", "weight": 1.0}, {"source": "logging_capture_logging", "target": "logging_pipconsole", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L81", "weight": 1.0}, {"source": "logging_indent_log", "target": "logging_get_indentation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L98", "weight": 1.0}, {"source": "logging_indentingformatter_init", "target": "logging_maxlevelfilter_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L126", "weight": 1.0}, {"source": "logging_indentingformatter_format", "target": "logging_indentingformatter_get_message_start", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L150", "weight": 1.0}, {"source": "logging_indentingformatter_format", "target": "logging_get_indentation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L156", "weight": 1.0}, {"source": "logging_richpipstreamhandler_init", "target": "logging_maxlevelfilter_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L197", "weight": 1.0}, {"source": "logging_richpipstreamhandler_emit", "target": "logging_indentedrenderable", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L217", "weight": 1.0}, {"source": "logging_richpipstreamhandler_emit", "target": "logging_get_indentation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L218", "weight": 1.0}, {"source": "logging_richpipstreamhandler_emit", "target": "logging_indentingformatter_format", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L221", "weight": 1.0}, {"source": "logging_richpipstreamhandler_emit", "target": "logging_richpipstreamhandler_handleerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L232", "weight": 1.0}, {"source": "logging_richpipstreamhandler_handleerror", "target": "logging_is_broken_pipe_error", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L246", "weight": 1.0}, {"source": "logging_richpipstreamhandler_handleerror", "target": "logging_brokenstdoutloggingerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L248", "weight": 1.0}, {"source": "logging_setup_logging", "target": "logging_pipconsole", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L323", "weight": 1.0}, {"source": "logging_rationale_41", "target": "logging_brokenstdoutloggingerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L41", "weight": 1.0}, {"source": "logging_rationale_61", "target": "logging_capture_logging", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L61", "weight": 1.0}, {"source": "logging_rationale_93", "target": "logging_indent_log", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L93", "weight": 1.0}, {"source": "logging_rationale_119", "target": "logging_indentingformatter_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L119", "weight": 1.0}, {"source": "logging_rationale_129", "target": "logging_indentingformatter_get_message_start", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L129", "weight": 1.0}, {"source": "logging_rationale_145", "target": "logging_indentingformatter_format", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L145", "weight": 1.0}, {"source": "logging_rationale_235", "target": "logging_richpipstreamhandler_handleerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L235", "weight": 1.0}, {"source": "logging_rationale_268", "target": "logging_excludeloggerfilter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L268", "weight": 1.0}, {"source": "logging_rationale_279", "target": "logging_setup_logging", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L279", "weight": 1.0}, {"source": "logging_rationale_78", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_utils_logging_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L78", "weight": 1.0}], "raw_calls": [{"caller_nid": "logging_is_broken_pipe_error", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L56"}, {"caller_nid": "logging_capture_logging", "callee": "getLogger", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L67"}, {"caller_nid": "logging_capture_logging", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L68"}, {"caller_nid": "logging_capture_logging", "callee": "from_stream", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L73"}, {"caller_nid": "logging_capture_logging", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L80"}, {"caller_nid": "logging_capture_logging", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L80"}, {"caller_nid": "logging_capture_logging", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L80"}, {"caller_nid": "logging_capture_logging", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L87"}, {"caller_nid": "logging_get_indentation", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L107"}, {"caller_nid": "logging_indentingformatter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L126"}, {"caller_nid": "logging_indentingformatter_get_message_start", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L135"}, {"caller_nid": "logging_indentingformatter_format", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L149"}, {"caller_nid": "logging_indentingformatter_format", "callee": "formatTime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L155"}, {"caller_nid": "logging_indentingformatter_format", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L157"}, {"caller_nid": "logging_indentingformatter_format", "callee": "splitlines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L157"}, {"caller_nid": "logging_indentedrenderable_rich_console", "callee": "render", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L169"}, {"caller_nid": "logging_indentedrenderable_rich_console", "callee": "split_lines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L170"}, {"caller_nid": "logging_indentedrenderable_rich_console", "callee": "Segment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L172"}, {"caller_nid": "logging_indentedrenderable_rich_console", "callee": "Segment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L174"}, {"caller_nid": "logging_pipconsole_on_broken_pipe", "callee": "BrokenPipeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L181"}, {"caller_nid": "logging_richpipstreamhandler_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L197"}, {"caller_nid": "logging_richpipstreamhandler_init", "callee": "NullHighlighter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L202"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L210"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L211"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L213"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "render_message", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L222"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "Style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L225"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "Style", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L227"}, {"caller_nid": "logging_richpipstreamhandler_emit", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L230"}, {"caller_nid": "logging_richpipstreamhandler_handleerror", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L237"}, {"caller_nid": "logging_richpipstreamhandler_handleerror", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L250"}, {"caller_nid": "logging_betterrotatingfilehandler_open", "callee": "ensure_dir", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L255"}, {"caller_nid": "logging_betterrotatingfilehandler_open", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L255"}, {"caller_nid": "logging_betterrotatingfilehandler_open", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L256"}, {"caller_nid": "logging_excludeloggerfilter_filter", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L275"}, {"caller_nid": "logging_setup_logging", "callee": "getLevelName", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L298"}, {"caller_nid": "logging_setup_logging", "callee": "dictConfig", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/utils/logging.py", "source_location": "L326"}]} |