Files
tfm_ainventory/graphify-out/cache/40c635286ffc7399afdf4c6fd98c55f4245657ed02225cf58038117190fcb992.json

1 line
69 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "label": "connectionpool.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1"}, {"id": "connectionpool_connectionpool", "label": "ConnectionPool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L69"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "connectionpool_connectionpool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L83"}, {"id": "connectionpool_connectionpool_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L91"}, {"id": "connectionpool_connectionpool_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L94"}, {"id": "connectionpool_connectionpool_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L97"}, {"id": "connectionpool_connectionpool_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L102"}, {"id": "connectionpool_httpconnectionpool", "label": "HTTPConnectionPool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L113"}, {"id": "requestmethods", "label": "RequestMethods", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "connectionpool_httpconnectionpool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L177"}, {"id": "connectionpool_httpconnectionpool_new_conn", "label": "._new_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L241"}, {"id": "connectionpool_httpconnectionpool_get_conn", "label": "._get_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L262"}, {"id": "connectionpool_httpconnectionpool_put_conn", "label": "._put_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L301"}, {"id": "connectionpool_httpconnectionpool_validate_conn", "label": "._validate_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L332"}, {"id": "connectionpool_httpconnectionpool_prepare_proxy", "label": "._prepare_proxy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L338"}, {"id": "connectionpool_httpconnectionpool_get_timeout", "label": "._get_timeout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L342"}, {"id": "connectionpool_httpconnectionpool_raise_timeout", "label": "._raise_timeout()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L354"}, {"id": "connectionpool_httpconnectionpool_make_request", "label": "._make_request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L379"}, {"id": "connectionpool_httpconnectionpool_absolute_url", "label": "._absolute_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L499"}, {"id": "connectionpool_httpconnectionpool_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L502"}, {"id": "connectionpool_httpconnectionpool_is_same_host", "label": ".is_same_host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L514"}, {"id": "connectionpool_httpconnectionpool_urlopen", "label": ".urlopen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L535"}, {"id": "connectionpool_httpsconnectionpool", "label": "HTTPSConnectionPool", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L916"}, {"id": "connectionpool_httpsconnectionpool_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L933"}, {"id": "connectionpool_httpsconnectionpool_prepare_conn", "label": "._prepare_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L982"}, {"id": "connectionpool_httpsconnectionpool_prepare_proxy", "label": "._prepare_proxy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1002"}, {"id": "connectionpool_httpsconnectionpool_new_conn", "label": "._new_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1017"}, {"id": "connectionpool_httpsconnectionpool_validate_conn", "label": "._validate_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1053"}, {"id": "connectionpool_connection_from_url", "label": "connection_from_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1086"}, {"id": "connectionpool_normalize_host", "label": "_normalize_host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1114"}, {"id": "connectionpool_close_pool_connections", "label": "_close_pool_connections()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1132"}, {"id": "connectionpool_rationale_70", "label": "Base class for all connection pools, such as :class:`.HTTPConnectionPool` an", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L70"}, {"id": "connectionpool_rationale_103", "label": "Close all pooled connections and disable the pool.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L103"}, {"id": "connectionpool_rationale_114", "label": "Thread-safe connection pool for one host. :param host: Host used fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L114"}, {"id": "connectionpool_rationale_242", "label": "Return a fresh :class:`HTTPConnection`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L242"}, {"id": "connectionpool_rationale_263", "label": "Get a connection. Will return a pooled connection if one is available.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L263"}, {"id": "connectionpool_rationale_302", "label": "Put a connection back into the pool. :param conn: Connectio", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L302"}, {"id": "connectionpool_rationale_333", "label": "Called right before a request is made, after the socket is created.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L333"}, {"id": "connectionpool_rationale_343", "label": "Helper that always returns a :class:`urllib3.util.Timeout`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L343"}, {"id": "connectionpool_rationale_355", "label": "Is the error actually a timeout? Will raise a ReadTimeout or pass", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L355"}, {"id": "connectionpool_rationale_382", "label": "Perform a request on a given urllib connection object taken from our poo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L382"}, {"id": "connectionpool_rationale_503", "label": "Close all pooled connections and disable the pool.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L503"}, {"id": "connectionpool_rationale_515", "label": "Check if the given ``url`` is a member of the same host as this connecti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L515"}, {"id": "connectionpool_rationale_551", "label": "Get a connection from the pool and perform an HTTP request. This is the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L551"}, {"id": "connectionpool_rationale_917", "label": "Same as :class:`.HTTPConnectionPool`, but HTTPS. :class:`.HTTPSConnection`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L917"}, {"id": "connectionpool_rationale_983", "label": "Prepare the ``connection`` for :meth:`urllib3.util.ssl_wrap_socket` and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L983"}, {"id": "connectionpool_rationale_1003", "label": "Establishes a tunnel connection through HTTP CONNECT. Tunnel connection", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1003"}, {"id": "connectionpool_rationale_1018", "label": "Return a fresh :class:`http.client.HTTPSConnection`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1018"}, {"id": "connectionpool_rationale_1054", "label": "Called right before a request is made, after the socket is created.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1054"}, {"id": "connectionpool_rationale_1087", "label": "Given a url, return an :class:`.ConnectionPool` instance of its host. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1087"}, {"id": "connectionpool_rationale_1115", "label": "Normalize hosts for comparisons and use with sockets.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1115"}, {"id": "connectionpool_rationale_1133", "label": "Drains a queue of connections and closes each one.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1133"}, {"id": "connectionpool_rationale_522", "label": "# TODO: Add optional support for socket.gethostbyname checking.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L522"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "errno", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_collections_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_six_moves_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_request_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_proxy_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_queue_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_request_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_ssl_match_hostname_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_timeout_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L50", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L51", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_util_url_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "weakref", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_backports_weakref_finalize_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_connectionpool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L69", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L69", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "connectionpool_connectionpool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L83", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "connectionpool_connectionpool_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L91", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "connectionpool_connectionpool_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L94", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "connectionpool_connectionpool_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L97", "weight": 1.0}, {"source": "connectionpool_connectionpool", "target": "connectionpool_connectionpool_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L102", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_httpconnectionpool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L113", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_connectionpool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L113", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "requestmethods", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L113", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L177", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_new_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L241", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_get_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L262", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_put_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L301", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_validate_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L332", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_prepare_proxy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L338", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_get_timeout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L342", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_raise_timeout", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L354", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_make_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L379", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_absolute_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L499", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L502", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_is_same_host", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L514", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool", "target": "connectionpool_httpconnectionpool_urlopen", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L535", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_httpsconnectionpool", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L916", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpconnectionpool", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L916", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpsconnectionpool_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L933", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpsconnectionpool_prepare_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L982", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpsconnectionpool_prepare_proxy", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1002", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpsconnectionpool_new_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1017", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool", "target": "connectionpool_httpsconnectionpool_validate_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1053", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_connection_from_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1086", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_normalize_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "target": "connectionpool_close_pool_connections", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1132", "weight": 1.0}, {"source": "connectionpool_connectionpool_init", "target": "connectionpool_normalize_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L87", "weight": 1.0}, {"source": "connectionpool_connectionpool_exit", "target": "connectionpool_httpconnectionpool_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L98", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_init", "target": "connectionpool_httpsconnectionpool_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L192", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_get_conn", "target": "connectionpool_httpconnectionpool_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L292", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_get_conn", "target": "connectionpool_httpsconnectionpool_new_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L299", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_put_conn", "target": "connectionpool_httpconnectionpool_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L330", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_make_request", "target": "connectionpool_httpconnectionpool_get_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L398", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_make_request", "target": "connectionpool_httpsconnectionpool_validate_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L404", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_make_request", "target": "connectionpool_httpconnectionpool_raise_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L407", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_make_request", "target": "connectionpool_httpconnectionpool_absolute_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L492", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_close", "target": "connectionpool_close_pool_connections", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L512", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_is_same_host", "target": "connectionpool_normalize_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L525", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_is_same_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L657", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_get_timeout", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L704", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_get_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L705", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpsconnectionpool_prepare_proxy", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L713", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_make_request", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L716", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L816", "weight": 1.0}, {"source": "connectionpool_httpconnectionpool_urlopen", "target": "connectionpool_httpconnectionpool_put_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L823", "weight": 1.0}, {"source": "connectionpool_httpsconnectionpool_new_conn", "target": "connectionpool_httpsconnectionpool_prepare_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1051", "weight": 1.0}, {"source": "connectionpool_connection_from_url", "target": "connectionpool_httpsconnectionpool", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1109", "weight": 1.0}, {"source": "connectionpool_connection_from_url", "target": "connectionpool_httpconnectionpool", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1111", "weight": 1.0}, {"source": "connectionpool_close_pool_connections", "target": "connectionpool_httpconnectionpool_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1138", "weight": 1.0}, {"source": "connectionpool_rationale_70", "target": "connectionpool_connectionpool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L70", "weight": 1.0}, {"source": "connectionpool_rationale_103", "target": "connectionpool_connectionpool_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L103", "weight": 1.0}, {"source": "connectionpool_rationale_114", "target": "connectionpool_httpconnectionpool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L114", "weight": 1.0}, {"source": "connectionpool_rationale_242", "target": "connectionpool_httpconnectionpool_new_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L242", "weight": 1.0}, {"source": "connectionpool_rationale_263", "target": "connectionpool_httpconnectionpool_get_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L263", "weight": 1.0}, {"source": "connectionpool_rationale_302", "target": "connectionpool_httpconnectionpool_put_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L302", "weight": 1.0}, {"source": "connectionpool_rationale_333", "target": "connectionpool_httpconnectionpool_validate_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L333", "weight": 1.0}, {"source": "connectionpool_rationale_343", "target": "connectionpool_httpconnectionpool_get_timeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L343", "weight": 1.0}, {"source": "connectionpool_rationale_355", "target": "connectionpool_httpconnectionpool_raise_timeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L355", "weight": 1.0}, {"source": "connectionpool_rationale_382", "target": "connectionpool_httpconnectionpool_make_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L382", "weight": 1.0}, {"source": "connectionpool_rationale_503", "target": "connectionpool_httpconnectionpool_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L503", "weight": 1.0}, {"source": "connectionpool_rationale_515", "target": "connectionpool_httpconnectionpool_is_same_host", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L515", "weight": 1.0}, {"source": "connectionpool_rationale_551", "target": "connectionpool_httpconnectionpool_urlopen", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L551", "weight": 1.0}, {"source": "connectionpool_rationale_917", "target": "connectionpool_httpsconnectionpool", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L917", "weight": 1.0}, {"source": "connectionpool_rationale_983", "target": "connectionpool_httpsconnectionpool_prepare_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L983", "weight": 1.0}, {"source": "connectionpool_rationale_1003", "target": "connectionpool_httpsconnectionpool_prepare_proxy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1003", "weight": 1.0}, {"source": "connectionpool_rationale_1018", "target": "connectionpool_httpsconnectionpool_new_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1018", "weight": 1.0}, {"source": "connectionpool_rationale_1054", "target": "connectionpool_httpsconnectionpool_validate_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1054", "weight": 1.0}, {"source": "connectionpool_rationale_1087", "target": "connectionpool_connection_from_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1087", "weight": 1.0}, {"source": "connectionpool_rationale_1115", "target": "connectionpool_normalize_host", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1115", "weight": 1.0}, {"source": "connectionpool_rationale_1133", "target": "connectionpool_close_pool_connections", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1133", "weight": 1.0}, {"source": "connectionpool_rationale_522", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_connectionpool_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L522", "weight": 1.0}], "raw_calls": [{"caller_nid": "connectionpool_connectionpool_init", "callee": "LocationValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L85"}, {"caller_nid": "connectionpool_connectionpool_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L88"}, {"caller_nid": "connectionpool_connectionpool_str", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L92"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L197"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "from_float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L198"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "QueueCls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L206"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "xrange", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L214"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L215"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L226"}, {"caller_nid": "connectionpool_httpconnectionpool_init", "callee": "weakref_finalize", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L239"}, {"caller_nid": "connectionpool_httpconnectionpool_new_conn", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L246"}, {"caller_nid": "connectionpool_httpconnectionpool_new_conn", "callee": "ConnectionCls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L253"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L276"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "ClosedPoolError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L279"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "EmptyPoolError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L283"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "is_connection_dropped", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L290"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L291"}, {"caller_nid": "connectionpool_httpconnectionpool_get_conn", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L293"}, {"caller_nid": "connectionpool_httpconnectionpool_put_conn", "callee": "put", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L316"}, {"caller_nid": "connectionpool_httpconnectionpool_put_conn", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L323"}, {"caller_nid": "connectionpool_httpconnectionpool_put_conn", "callee": "qsize", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L326"}, {"caller_nid": "connectionpool_httpconnectionpool_get_timeout", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L345"}, {"caller_nid": "connectionpool_httpconnectionpool_get_timeout", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L347"}, {"caller_nid": "connectionpool_httpconnectionpool_get_timeout", "callee": "clone", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L348"}, {"caller_nid": "connectionpool_httpconnectionpool_get_timeout", "callee": "from_float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L352"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L357"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L358"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L364"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L365"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L372"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L372"}, {"caller_nid": "connectionpool_httpconnectionpool_raise_timeout", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L375"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "start_connect", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L399"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "resolve_default_timeout", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L400"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "request_chunked", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L414"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "request", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L416"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L440"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L447"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L451"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "getdefaulttimeout", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L451"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L453"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "getresponse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L459"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "getresponse", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L463"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "raise_from", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L468"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L474"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L475"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "assert_header_parsing", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L488"}, {"caller_nid": "connectionpool_httpconnectionpool_make_request", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L490"}, {"caller_nid": "connectionpool_httpconnectionpool_absolute_url", "callee": "Url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L500"}, {"caller_nid": "connectionpool_httpconnectionpool_is_same_host", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L519"}, {"caller_nid": "connectionpool_httpconnectionpool_is_same_host", "callee": "get_host", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L523"}, {"caller_nid": "connectionpool_httpconnectionpool_is_same_host", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L529"}, {"caller_nid": "connectionpool_httpconnectionpool_is_same_host", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L530"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "parse_url", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L644"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L650"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "from_int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L651"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L654"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "HostChangedError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L658"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L661"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "ensure_str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L662"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "_encode_target", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L662"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "ensure_str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L664"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "connection_requires_http_tunnel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L679"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "copy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L687"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L688"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "set_file_position", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L700"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L709"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "from_httplib", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L736"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L782"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "_is_ssl_error_message_from_http_proxy", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L784"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "ProxyError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L788"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L793"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L795"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L796"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L797"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "ProxyError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L798"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L799"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "ProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L800"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "increment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L802"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "exc_info", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L803"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L805"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L827"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "get_redirect_location", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L847"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "_prepare_for_method_change", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L854"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "HTTPHeaderDict", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L854"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "increment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L857"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "drain_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L860"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "drain_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L864"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "sleep_for_retry", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L865"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L866"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L884"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L884"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "is_retry", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L885"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "increment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L887"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "drain_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L890"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "drain_conn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L894"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "sleep", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L895"}, {"caller_nid": "connectionpool_httpconnectionpool_urlopen", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L896"}, {"caller_nid": "connectionpool_httpsconnectionpool_prepare_conn", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L988"}, {"caller_nid": "connectionpool_httpsconnectionpool_prepare_conn", "callee": "set_cert", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L989"}, {"caller_nid": "connectionpool_httpsconnectionpool_prepare_proxy", "callee": "set_tunnel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1010"}, {"caller_nid": "connectionpool_httpsconnectionpool_prepare_proxy", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1015"}, {"caller_nid": "connectionpool_httpsconnectionpool_new_conn", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1022"}, {"caller_nid": "connectionpool_httpsconnectionpool_new_conn", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1030"}, {"caller_nid": "connectionpool_httpsconnectionpool_new_conn", "callee": "ConnectionCls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1040"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1057"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1060"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1061"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1064"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1074"}, {"caller_nid": "connectionpool_httpsconnectionpool_validate_conn", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1075"}, {"caller_nid": "connectionpool_connection_from_url", "callee": "get_host", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1106"}, {"caller_nid": "connectionpool_connection_from_url", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1107"}, {"caller_nid": "connectionpool_normalize_host", "callee": "normalize_host", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1119"}, {"caller_nid": "connectionpool_normalize_host", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1127"}, {"caller_nid": "connectionpool_normalize_host", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1127"}, {"caller_nid": "connectionpool_close_pool_connections", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py", "source_location": "L1136"}]}