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

1 line
40 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "label": "connection.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L1"}, {"id": "connection_is_legal_header_name", "label": "_is_legal_header_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L29"}, {"id": "connection_is_illegal_header_value", "label": "_is_illegal_header_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L44"}, {"id": "connection_lockedobject", "label": "_LockedObject", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L54"}, {"id": "connection_lockedobject_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L68"}, {"id": "connection_lockedobject_enter", "label": ".__enter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L72"}, {"id": "connection_lockedobject_exit", "label": ".__exit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L76"}, {"id": "connection_http2connection", "label": "HTTP2Connection", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L85"}, {"id": "httpsconnection", "label": "HTTPSConnection", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "connection_http2connection_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L86"}, {"id": "connection_http2connection_new_h2_conn", "label": "._new_h2_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L101"}, {"id": "connection_http2connection_connect", "label": ".connect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L105"}, {"id": "connection_http2connection_putrequest", "label": ".putrequest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L112"}, {"id": "connection_http2connection_putheader", "label": ".putheader()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L143"}, {"id": "connection_http2connection_endheaders", "label": ".endheaders()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L156"}, {"id": "connection_http2connection_send", "label": ".send()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L170"}, {"id": "connection_http2connection_set_tunnel", "label": ".set_tunnel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L215"}, {"id": "connection_http2connection_getresponse", "label": ".getresponse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L226"}, {"id": "connection_http2connection_request", "label": ".request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L268"}, {"id": "connection_http2connection_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L307"}, {"id": "connection_http2response", "label": "HTTP2Response", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L324"}, {"id": "basehttpresponse", "label": "BaseHTTPResponse", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "connection_http2response_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L326"}, {"id": "connection_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L349"}, {"id": "connection_http2response_get_redirect_location", "label": ".get_redirect_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L352"}, {"id": "connection_http2response_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L355"}, {"id": "connection_rationale_30", "label": "\"An implementation that validates fields according to the definitions in Section", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L30"}, {"id": "connection_rationale_45", "label": "\"A field value MUST NOT contain the zero value (ASCII NUL, 0x00), line feed", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L45"}, {"id": "connection_rationale_55", "label": "A wrapper class that hides a specific object behind a lock. The goal here is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L55"}, {"id": "connection_rationale_118", "label": "putrequest This deviates from the HTTPConnection method signature since", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L118"}, {"id": "connection_rationale_171", "label": "Send data to the server. `data` can be: `str`, `bytes`, an iterable, or", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L171"}, {"id": "connection_rationale_280", "label": "Send an HTTP/2 request", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L280"}, {"id": "connection_rationale_234", "label": "# TODO: Arbitrary read value.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L234"}, {"id": "connection_rationale_325", "label": "# TODO: This is a woefully incomplete response object, but works for non-streami", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L325"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "types", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "h2_config", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "h2_connection", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "h2_events", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_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/http2/connection.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_collections_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_connection_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_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/http2/connection.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_is_legal_header_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_is_illegal_header_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_lockedobject", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L54", "weight": 1.0}, {"source": "connection_lockedobject", "target": "connection_lockedobject_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L68", "weight": 1.0}, {"source": "connection_lockedobject", "target": "connection_lockedobject_enter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L72", "weight": 1.0}, {"source": "connection_lockedobject", "target": "connection_lockedobject_exit", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_http2connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L85", "weight": 1.0}, {"source": "connection_http2connection", "target": "httpsconnection", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L85", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L86", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_new_h2_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L101", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_connect", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L105", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_putrequest", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L112", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_putheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L143", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_endheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L156", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_send", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L170", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_set_tunnel", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L215", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_getresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L226", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L268", "weight": 1.0}, {"source": "connection_http2connection", "target": "connection_http2connection_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_http2response", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L324", "weight": 1.0}, {"source": "connection_http2response", "target": "basehttpresponse", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L324", "weight": 1.0}, {"source": "connection_http2response", "target": "connection_http2response_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "target": "connection_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L349", "weight": 1.0}, {"source": "connection_http2response", "target": "connection_http2response_get_redirect_location", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L352", "weight": 1.0}, {"source": "connection_http2response", "target": "connection_http2response_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L355", "weight": 1.0}, {"source": "connection_http2connection_init", "target": "connection_http2connection_new_h2_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L89", "weight": 1.0}, {"source": "connection_http2connection_init", "target": "connection_http2response_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L96", "weight": 1.0}, {"source": "connection_http2connection_new_h2_conn", "target": "connection_lockedobject", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L103", "weight": 1.0}, {"source": "connection_http2connection_putheader", "target": "connection_is_legal_header_name", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L147", "weight": 1.0}, {"source": "connection_http2connection_putheader", "target": "connection_is_illegal_header_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L152", "weight": 1.0}, {"source": "connection_http2connection_getresponse", "target": "connection_http2response", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L261", "weight": 1.0}, {"source": "connection_http2connection_request", "target": "connection_http2connection_putrequest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L289", "weight": 1.0}, {"source": "connection_http2connection_request", "target": "connection_http2connection_putheader", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L296", "weight": 1.0}, {"source": "connection_http2connection_request", "target": "connection_http2connection_endheaders", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L302", "weight": 1.0}, {"source": "connection_http2connection_request", "target": "connection_http2connection_send", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L303", "weight": 1.0}, {"source": "connection_http2connection_close", "target": "connection_http2connection_new_h2_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L317", "weight": 1.0}, {"source": "connection_http2connection_close", "target": "connection_http2response_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L321", "weight": 1.0}, {"source": "connection_rationale_30", "target": "connection_is_legal_header_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L30", "weight": 1.0}, {"source": "connection_rationale_45", "target": "connection_is_illegal_header_value", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L45", "weight": 1.0}, {"source": "connection_rationale_55", "target": "connection_lockedobject", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L55", "weight": 1.0}, {"source": "connection_rationale_118", "target": "connection_http2connection_putrequest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L118", "weight": 1.0}, {"source": "connection_rationale_171", "target": "connection_http2connection_send", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L171", "weight": 1.0}, {"source": "connection_rationale_280", "target": "connection_http2connection_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L280", "weight": 1.0}, {"source": "connection_rationale_234", "target": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L234", "weight": 1.0}, {"source": "connection_rationale_325", "target": "backend_venv_lib_python3_12_site_packages_urllib3_http2_connection_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L325", "weight": 1.0}], "raw_calls": [{"caller_nid": "connection_is_legal_header_name", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L41"}, {"caller_nid": "connection_is_legal_header_name", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L41"}, {"caller_nid": "connection_is_illegal_header_value", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L51"}, {"caller_nid": "connection_is_illegal_header_value", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L51"}, {"caller_nid": "connection_lockedobject_init", "callee": "RLock", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L69"}, {"caller_nid": "connection_lockedobject_enter", "callee": "acquire", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L73"}, {"caller_nid": "connection_lockedobject_exit", "callee": "release", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L82"}, {"caller_nid": "connection_http2connection_init", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L94"}, {"caller_nid": "connection_http2connection_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L96"}, {"caller_nid": "connection_http2connection_init", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L99"}, {"caller_nid": "connection_http2connection_new_h2_conn", "callee": "H2Configuration", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L102"}, {"caller_nid": "connection_http2connection_new_h2_conn", "callee": "H2Connection", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L103"}, {"caller_nid": "connection_http2connection_connect", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L106"}, {"caller_nid": "connection_http2connection_connect", "callee": "initiate_connection", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L108"}, {"caller_nid": "connection_http2connection_connect", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L109"}, {"caller_nid": "connection_http2connection_connect", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L110"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L123"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L125"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "_validate_path", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L128"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L135"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L136"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L136"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L137"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L137"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L138"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L138"}, {"caller_nid": "connection_http2connection_putrequest", "callee": "get_next_available_stream_id", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L141"}, {"caller_nid": "connection_http2connection_putheader", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L145"}, {"caller_nid": "connection_http2connection_putheader", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L145"}, {"caller_nid": "connection_http2connection_putheader", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L146"}, {"caller_nid": "connection_http2connection_putheader", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L148"}, {"caller_nid": "connection_http2connection_putheader", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L148"}, {"caller_nid": "connection_http2connection_putheader", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L151"}, {"caller_nid": "connection_http2connection_putheader", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L151"}, {"caller_nid": "connection_http2connection_putheader", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L153"}, {"caller_nid": "connection_http2connection_putheader", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L153"}, {"caller_nid": "connection_http2connection_putheader", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L154"}, {"caller_nid": "connection_http2connection_endheaders", "callee": "ConnectionError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L158"}, {"caller_nid": "connection_http2connection_endheaders", "callee": "send_headers", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L161"}, {"caller_nid": "connection_http2connection_endheaders", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L166"}, {"caller_nid": "connection_http2connection_endheaders", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L167"}, {"caller_nid": "connection_http2connection_send", "callee": "ConnectionError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L176"}, {"caller_nid": "connection_http2connection_send", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L179"}, {"caller_nid": "connection_http2connection_send", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L180"}, {"caller_nid": "connection_http2connection_send", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L182"}, {"caller_nid": "connection_http2connection_send", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L184"}, {"caller_nid": "connection_http2connection_send", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L187"}, {"caller_nid": "connection_http2connection_send", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L188"}, {"caller_nid": "connection_http2connection_send", "callee": "send_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L189"}, {"caller_nid": "connection_http2connection_send", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L190"}, {"caller_nid": "connection_http2connection_send", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L191"}, {"caller_nid": "connection_http2connection_send", "callee": "end_stream", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L192"}, {"caller_nid": "connection_http2connection_send", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L195"}, {"caller_nid": "connection_http2connection_send", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L196"}, {"caller_nid": "connection_http2connection_send", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L199"}, {"caller_nid": "connection_http2connection_send", "callee": "send_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L200"}, {"caller_nid": "connection_http2connection_send", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L201"}, {"caller_nid": "connection_http2connection_send", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L202"}, {"caller_nid": "connection_http2connection_send", "callee": "send_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L205"}, {"caller_nid": "connection_http2connection_send", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L206"}, {"caller_nid": "connection_http2connection_send", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L207"}, {"caller_nid": "connection_http2connection_send", "callee": "end_stream", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L208"}, {"caller_nid": "connection_http2connection_send", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L210"}, {"caller_nid": "connection_http2connection_send", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L212"}, {"caller_nid": "connection_http2connection_set_tunnel", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L222"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L230"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L235"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "receive_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L236"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L238"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "HTTPHeaderDict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L239"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L242"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L242"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L244"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L245"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L245"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L248"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "acknowledge_received_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L250"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L254"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L257"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L258"}, {"caller_nid": "connection_http2connection_getresponse", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L265"}, {"caller_nid": "connection_http2connection_request", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L287"}, {"caller_nid": "connection_http2connection_request", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L292"}, {"caller_nid": "connection_http2connection_request", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L293"}, {"caller_nid": "connection_http2connection_request", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L298"}, {"caller_nid": "connection_http2connection_request", "callee": "_get_default_user_agent", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L299"}, {"caller_nid": "connection_http2connection_close", "callee": "close_connection", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L310"}, {"caller_nid": "connection_http2connection_close", "callee": "data_to_send", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L311"}, {"caller_nid": "connection_http2connection_close", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L312"}, {"caller_nid": "connection_http2connection_close", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L321"}, {"caller_nid": "connection_http2response_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/http2/connection.py", "source_location": "L334"}]}