1 line
9.5 KiB
JSON
1 line
9.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "label": "connection.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L1"}, {"id": "connection_is_connection_dropped", "label": "is_connection_dropped()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L15"}, {"id": "connection_create_connection", "label": "create_connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L27"}, {"id": "connection_set_socket_options", "label": "_set_socket_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L93"}, {"id": "connection_allowed_gai_family", "label": "allowed_gai_family()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L103"}, {"id": "connection_has_ipv6", "label": "_has_ipv6()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L114"}, {"id": "connection_rationale_16", "label": "Returns True if the connection is dropped and should be closed. :param conn:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L16"}, {"id": "connection_rationale_33", "label": "Connect to *address* and return the socket object. Convenience function. C", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L33"}, {"id": "connection_rationale_104", "label": "This function is designed to work in the context of getaddrinfo, where famil", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L104"}, {"id": "connection_rationale_115", "label": "Returns True if the system can bind an IPv6 address.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L115"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_timeout_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_base_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "connection_is_connection_dropped", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "connection_create_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "connection_set_socket_options", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "connection_allowed_gai_family", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L103", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_connection_py", "target": "connection_has_ipv6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L114", "weight": 1.0}, {"source": "connection_create_connection", "target": "connection_allowed_gai_family", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L53", "weight": 1.0}, {"source": "connection_create_connection", "target": "connection_set_socket_options", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L67", "weight": 1.0}, {"source": "connection_rationale_16", "target": "connection_is_connection_dropped", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L16", "weight": 1.0}, {"source": "connection_rationale_33", "target": "connection_create_connection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L33", "weight": 1.0}, {"source": "connection_rationale_104", "target": "connection_allowed_gai_family", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L104", "weight": 1.0}, {"source": "connection_rationale_115", "target": "connection_has_ipv6", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L115", "weight": 1.0}], "raw_calls": [{"caller_nid": "connection_create_connection", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L46"}, {"caller_nid": "connection_create_connection", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L47"}, {"caller_nid": "connection_create_connection", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L56"}, {"caller_nid": "connection_create_connection", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L58"}, {"caller_nid": "connection_create_connection", "callee": "getaddrinfo", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L60"}, {"caller_nid": "connection_create_connection", "callee": "socket", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L64"}, {"caller_nid": "connection_create_connection", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L70"}, {"caller_nid": "connection_create_connection", "callee": "bind", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L72"}, {"caller_nid": "connection_create_connection", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L73"}, {"caller_nid": "connection_create_connection", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L81"}, {"caller_nid": "connection_create_connection", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L90"}, {"caller_nid": "connection_set_socket_options", "callee": "setsockopt", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L100"}, {"caller_nid": "connection_has_ipv6", "callee": "socket", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L126"}, {"caller_nid": "connection_has_ipv6", "callee": "bind", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L127"}, {"caller_nid": "connection_has_ipv6", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/connection.py", "source_location": "L133"}]} |