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

1 line
106 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "label": "response.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1"}, {"id": "response_contentdecoder", "label": "ContentDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L54"}, {"id": "response_contentdecoder_decompress", "label": ".decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L55"}, {"id": "response_has_unconsumed_tail", "label": "has_unconsumed_tail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L59"}, {"id": "response_contentdecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L62"}, {"id": "response_deflatedecoder", "label": "DeflateDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L66"}, {"id": "response_deflatedecoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L67"}, {"id": "response_deflatedecoder_decompress", "label": ".decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L73"}, {"id": "response_deflatedecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L121"}, {"id": "response_gzipdecoderstate", "label": "GzipDecoderState", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L125"}, {"id": "response_gzipdecoder", "label": "GzipDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L131"}, {"id": "response_gzipdecoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L132"}, {"id": "response_gzipdecoder_decompress", "label": ".decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L137"}, {"id": "response_gzipdecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L191"}, {"id": "response_brotlidecoder", "label": "BrotliDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L197"}, {"id": "response_brotlidecoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L201"}, {"id": "response_brotlidecoder_decompress", "label": "._decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L209"}, {"id": "response_brotlidecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L234"}, {"id": "response_zstddecoder", "label": "ZstdDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L250"}, {"id": "response_zstddecoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L251"}, {"id": "response_zstddecoder_decompress", "label": ".decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L254"}, {"id": "response_zstddecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L294"}, {"id": "response_multidecoder", "label": "MultiDecoder", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L300"}, {"id": "response_multidecoder_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L313"}, {"id": "response_multidecoder_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L322"}, {"id": "response_multidecoder_decompress", "label": ".decompress()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L325"}, {"id": "response_get_decoder", "label": "_get_decoder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L356"}, {"id": "response_bytesqueuebuffer", "label": "BytesQueueBuffer", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L374"}, {"id": "response_bytesqueuebuffer_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L388"}, {"id": "response_bytesqueuebuffer_len", "label": ".__len__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L392"}, {"id": "response_bytesqueuebuffer_put", "label": ".put()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L395"}, {"id": "response_bytesqueuebuffer_get", "label": ".get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L399"}, {"id": "response_bytesqueuebuffer_get_all", "label": ".get_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L434"}, {"id": "response_basehttpresponse", "label": "BaseHTTPResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L451"}, {"id": "response_basehttpresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L466"}, {"id": "response_basehttpresponse_get_redirect_location", "label": ".get_redirect_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L501"}, {"id": "response_data", "label": "data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L514"}, {"id": "response_basehttpresponse_json", "label": ".json()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L517"}, {"id": "response_url", "label": "url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L539"}, {"id": "response_connection", "label": "connection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L547"}, {"id": "response_retries", "label": "retries()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L551"}, {"id": "response_basehttpresponse_stream", "label": ".stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L561"}, {"id": "response_basehttpresponse_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L566"}, {"id": "response_basehttpresponse_read1", "label": ".read1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L574"}, {"id": "response_basehttpresponse_read_chunked", "label": ".read_chunked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L581"}, {"id": "response_basehttpresponse_release_conn", "label": ".release_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L588"}, {"id": "response_basehttpresponse_drain_conn", "label": ".drain_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L591"}, {"id": "response_basehttpresponse_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L594"}, {"id": "response_basehttpresponse_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L597"}, {"id": "response_basehttpresponse_init_decoder", "label": "._init_decoder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L600"}, {"id": "response_basehttpresponse_decode", "label": "._decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L619"}, {"id": "response_basehttpresponse_flush_decoder", "label": "._flush_decoder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L656"}, {"id": "response_basehttpresponse_readinto", "label": ".readinto()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L666"}, {"id": "response_basehttpresponse_getheaders", "label": ".getheaders()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L675"}, {"id": "response_basehttpresponse_getheader", "label": ".getheader()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L678"}, {"id": "response_basehttpresponse_info", "label": ".info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L682"}, {"id": "response_basehttpresponse_geturl", "label": ".geturl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L685"}, {"id": "response_httpresponse", "label": "HTTPResponse", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L689"}, {"id": "response_httpresponse_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L722"}, {"id": "response_httpresponse_release_conn", "label": ".release_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L786"}, {"id": "response_httpresponse_drain_conn", "label": ".drain_conn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L793"}, {"id": "response_httpresponse_isclosed", "label": ".isclosed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L823"}, {"id": "response_httpresponse_tell", "label": ".tell()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L826"}, {"id": "response_httpresponse_init_length", "label": "._init_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L834"}, {"id": "response_error_catcher", "label": "_error_catcher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L891"}, {"id": "response_httpresponse_fp_read", "label": "._fp_read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L956"}, {"id": "response_httpresponse_raw_read", "label": "._raw_read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1013"}, {"id": "response_httpresponse_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1065"}, {"id": "response_httpresponse_read1", "label": ".read1()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1161"}, {"id": "response_httpresponse_stream", "label": ".stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1231"}, {"id": "response_httpresponse_readable", "label": ".readable()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1263"}, {"id": "response_httpresponse_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1266"}, {"id": "response_httpresponse_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1275"}, {"id": "response_closed", "label": "closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1288"}, {"id": "response_httpresponse_fileno", "label": ".fileno()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1300"}, {"id": "response_httpresponse_flush", "label": ".flush()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1311"}, {"id": "response_httpresponse_supports_chunked_reads", "label": ".supports_chunked_reads()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1319"}, {"id": "response_httpresponse_update_chunk_length", "label": "._update_chunk_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1328"}, {"id": "response_httpresponse_handle_chunk", "label": "._handle_chunk()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1346"}, {"id": "response_httpresponse_read_chunked", "label": ".read_chunked()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1368"}, {"id": "response_httpresponse_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1465"}, {"id": "response_rationale_301", "label": "From RFC7231: If one or more encodings have been applied to a representa", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L301"}, {"id": "response_rationale_375", "label": "Memory-efficient bytes buffer To return decoded data in read() and still fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L375"}, {"id": "response_rationale_502", "label": "Should we redirect and where to? :returns: Truthy redirect location str", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L502"}, {"id": "response_rationale_518", "label": "Deserializes the body of the HTTP response as a Python object. The body", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L518"}, {"id": "response_rationale_601", "label": "Set-up the _decoder attribute if necessary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L601"}, {"id": "response_rationale_626", "label": "Decode the data passed in and potentially flush the decoder.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L626"}, {"id": "response_rationale_657", "label": "Flushes the decoder. Should only be called if the decoder is actually be", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L657"}, {"id": "response_rationale_690", "label": "HTTP Response container. Backwards-compatible with :class:`http.client.HTTP", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L690"}, {"id": "response_rationale_794", "label": "Read and discard any remaining HTTP response data in the response connection.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L794"}, {"id": "response_rationale_827", "label": "Obtain the number of bytes pulled over the wire so far. May differ from", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L827"}, {"id": "response_rationale_835", "label": "Set initial length value for Response content if available.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L835"}, {"id": "response_rationale_892", "label": "Catch low-level python exceptions, instead re-raising urllib3 variants,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L892"}, {"id": "response_rationale_962", "label": "Read a response with the thought that reading the number of bytes larger", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L962"}, {"id": "response_rationale_1019", "label": "Reads `amt` of bytes from the socket.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1019"}, {"id": "response_rationale_1071", "label": "Similar to :meth:`http.client.HTTPResponse.read`, but with two additional", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1071"}, {"id": "response_rationale_1166", "label": "Similar to ``http.client.HTTPResponse.read1`` and documented in :meth:`i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1166"}, {"id": "response_rationale_1234", "label": "A generator wrapper for the read() method. A call will block until ``amt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1234"}, {"id": "response_rationale_1320", "label": "Checks if the underlying file-like object looks like a :class:`http.clie", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1320"}, {"id": "response_rationale_1371", "label": "Similar to :meth:`HTTPResponse.read`, but with an additional parameter:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1371"}, {"id": "response_rationale_1454", "label": "Returns the URL that was the source of this response. If the request tha", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1454"}, {"id": "response_rationale_906", "label": "# FIXME: Ideally we'd like to include the url in the ReadTimeoutError but", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L906"}, {"id": "response_rationale_911", "label": "# FIXME: Is there a better way to differentiate between SSLErrors?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L911"}, {"id": "response_rationale_1385", "label": "# FIXME: Rewrite this method and make it a class with a better structured logic.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1385"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "io", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "zlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "http_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "http_client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_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/response.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "brotlicffi", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "brotli", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_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/response.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_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/response.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_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/response.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_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/response.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_retry_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_connectionpool_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_contentdecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L54", "weight": 1.0}, {"source": "response_contentdecoder", "target": "response_contentdecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L59", "weight": 1.0}, {"source": "response_contentdecoder", "target": "response_contentdecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_deflatedecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L66", "weight": 1.0}, {"source": "response_deflatedecoder", "target": "response_contentdecoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L66", "weight": 1.0}, {"source": "response_deflatedecoder", "target": "response_deflatedecoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L67", "weight": 1.0}, {"source": "response_deflatedecoder", "target": "response_deflatedecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L116", "weight": 1.0}, {"source": "response_deflatedecoder", "target": "response_deflatedecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L121", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_gzipdecoderstate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_gzipdecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L131", "weight": 1.0}, {"source": "response_gzipdecoder", "target": "response_contentdecoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L131", "weight": 1.0}, {"source": "response_gzipdecoder", "target": "response_gzipdecoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L132", "weight": 1.0}, {"source": "response_gzipdecoder", "target": "response_gzipdecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L188", "weight": 1.0}, {"source": "response_gzipdecoder", "target": "response_gzipdecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L191", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_brotlidecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L197", "weight": 1.0}, {"source": "response_brotlidecoder", "target": "response_contentdecoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L197", "weight": 1.0}, {"source": "response_brotlidecoder", "target": "response_brotlidecoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L201", "weight": 1.0}, {"source": "response_brotlidecoder", "target": "response_brotlidecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L209", "weight": 1.0}, {"source": "response_brotlidecoder", "target": "response_brotlidecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L212", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L228", "weight": 1.0}, {"source": "response_brotlidecoder", "target": "response_brotlidecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L234", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "compression", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "backports", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L244", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_zstddecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L250", "weight": 1.0}, {"source": "response_zstddecoder", "target": "response_contentdecoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L250", "weight": 1.0}, {"source": "response_zstddecoder", "target": "response_zstddecoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L251", "weight": 1.0}, {"source": "response_zstddecoder", "target": "response_zstddecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L289", "weight": 1.0}, {"source": "response_zstddecoder", "target": "response_zstddecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_multidecoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L300", "weight": 1.0}, {"source": "response_multidecoder", "target": "response_contentdecoder", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L300", "weight": 1.0}, {"source": "response_multidecoder", "target": "response_multidecoder_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L313", "weight": 1.0}, {"source": "response_multidecoder", "target": "response_multidecoder_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L322", "weight": 1.0}, {"source": "response_multidecoder", "target": "response_multidecoder_decompress", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_has_unconsumed_tail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L352", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_get_decoder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L356", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_bytesqueuebuffer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L374", "weight": 1.0}, {"source": "response_bytesqueuebuffer", "target": "response_bytesqueuebuffer_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L388", "weight": 1.0}, {"source": "response_bytesqueuebuffer", "target": "response_bytesqueuebuffer_len", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L392", "weight": 1.0}, {"source": "response_bytesqueuebuffer", "target": "response_bytesqueuebuffer_put", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L395", "weight": 1.0}, {"source": "response_bytesqueuebuffer", "target": "response_bytesqueuebuffer_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L399", "weight": 1.0}, {"source": "response_bytesqueuebuffer", "target": "response_bytesqueuebuffer_get_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L434", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_basehttpresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L451", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L466", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_get_redirect_location", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L501", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L514", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L517", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L539", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L543", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L547", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_retries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L551", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_retries", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L555", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L561", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L566", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_read1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L574", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_read_chunked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L581", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_release_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L588", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_drain_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L591", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L594", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L597", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_init_decoder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L600", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L619", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_flush_decoder", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L656", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_readinto", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L666", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_getheaders", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L675", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_getheader", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L678", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L682", "weight": 1.0}, {"source": "response_basehttpresponse", "target": "response_basehttpresponse_geturl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L685", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_httpresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L689", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_basehttpresponse", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L689", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L722", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_release_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L786", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_drain_conn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L793", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_data", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L809", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_connection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L820", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_isclosed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L823", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_tell", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L826", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_init_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L834", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_error_catcher", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L891", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_fp_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L956", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_raw_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1013", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1065", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_read1", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1161", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_stream", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1231", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_readable", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1263", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1266", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1275", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1288", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_fileno", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1300", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_flush", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1311", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_supports_chunked_reads", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1319", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_update_chunk_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1328", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_handle_chunk", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1346", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_read_chunked", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1453", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "target": "response_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1462", "weight": 1.0}, {"source": "response_httpresponse", "target": "response_httpresponse_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1465", "weight": 1.0}, {"source": "response_deflatedecoder_decompress", "target": "response_multidecoder_decompress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L92", "weight": 1.0}, {"source": "response_deflatedecoder_flush", "target": "response_httpresponse_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L122", "weight": 1.0}, {"source": "response_gzipdecoder_decompress", "target": "response_multidecoder_decompress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L158", "weight": 1.0}, {"source": "response_gzipdecoder_flush", "target": "response_httpresponse_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L192", "weight": 1.0}, {"source": "response_brotlidecoder_flush", "target": "response_httpresponse_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L236", "weight": 1.0}, {"source": "response_zstddecoder_decompress", "target": "response_multidecoder_decompress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L260", "weight": 1.0}, {"source": "response_multidecoder_init", "target": "response_get_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L320", "weight": 1.0}, {"source": "response_multidecoder_flush", "target": "response_httpresponse_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L323", "weight": 1.0}, {"source": "response_get_decoder", "target": "response_multidecoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L358", "weight": 1.0}, {"source": "response_get_decoder", "target": "response_gzipdecoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L363", "weight": 1.0}, {"source": "response_get_decoder", "target": "response_brotlidecoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L366", "weight": 1.0}, {"source": "response_get_decoder", "target": "response_zstddecoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L369", "weight": 1.0}, {"source": "response_get_decoder", "target": "response_deflatedecoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L371", "weight": 1.0}, {"source": "response_basehttpresponse_init", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L492", "weight": 1.0}, {"source": "response_basehttpresponse_get_redirect_location", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L510", "weight": 1.0}, {"source": "response_basehttpresponse_init_decoder", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L606", "weight": 1.0}, {"source": "response_basehttpresponse_init_decoder", "target": "response_get_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L609", "weight": 1.0}, {"source": "response_basehttpresponse_decode", "target": "response_multidecoder_decompress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L642", "weight": 1.0}, {"source": "response_basehttpresponse_decode", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L645", "weight": 1.0}, {"source": "response_basehttpresponse_decode", "target": "response_basehttpresponse_flush_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L652", "weight": 1.0}, {"source": "response_basehttpresponse_flush_decoder", "target": "response_multidecoder_decompress", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L662", "weight": 1.0}, {"source": "response_basehttpresponse_flush_decoder", "target": "response_httpresponse_flush", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L662", "weight": 1.0}, {"source": "response_basehttpresponse_readinto", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L667", "weight": 1.0}, {"source": "response_basehttpresponse_getheader", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L679", "weight": 1.0}, {"source": "response_httpresponse_init", "target": "response_httpresponse_init_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L777", "weight": 1.0}, {"source": "response_httpresponse_init", "target": "response_bytesqueuebuffer", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L780", "weight": 1.0}, {"source": "response_httpresponse_init", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L784", "weight": 1.0}, {"source": "response_httpresponse_drain_conn", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L800", "weight": 1.0}, {"source": "response_data", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L815", "weight": 1.0}, {"source": "response_httpresponse_init_length", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L839", "weight": 1.0}, {"source": "response_error_catcher", "target": "response_httpresponse_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L943", "weight": 1.0}, {"source": "response_error_catcher", "target": "response_httpresponse_isclosed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L953", "weight": 1.0}, {"source": "response_error_catcher", "target": "response_httpresponse_release_conn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L954", "weight": 1.0}, {"source": "response_httpresponse_fp_read", "target": "response_httpresponse_read1", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L986", "weight": 1.0}, {"source": "response_httpresponse_fp_read", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1001", "weight": 1.0}, {"source": "response_httpresponse_raw_read", "target": "response_error_catcher", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1027", "weight": 1.0}, {"source": "response_httpresponse_raw_read", "target": "response_httpresponse_fp_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1028", "weight": 1.0}, {"source": "response_httpresponse_raw_read", "target": "response_httpresponse_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1038", "weight": 1.0}, {"source": "response_httpresponse_read", "target": "response_basehttpresponse_init_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1091", "weight": 1.0}, {"source": "response_httpresponse_read", "target": "response_basehttpresponse_decode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1102", "weight": 1.0}, {"source": "response_httpresponse_read", "target": "response_bytesqueuebuffer_put", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1108", "weight": 1.0}, {"source": "response_httpresponse_read", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1110", "weight": 1.0}, {"source": "response_httpresponse_read", "target": "response_httpresponse_raw_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1112", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_basehttpresponse_decode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1195", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_bytesqueuebuffer_put", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1203", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_bytesqueuebuffer_get_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1206", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_bytesqueuebuffer_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1207", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_httpresponse_raw_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1212", "weight": 1.0}, {"source": "response_httpresponse_read1", "target": "response_basehttpresponse_init_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1216", "weight": 1.0}, {"source": "response_httpresponse_stream", "target": "response_httpresponse_supports_chunked_reads", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1249", "weight": 1.0}, {"source": "response_httpresponse_stream", "target": "response_httpresponse_read_chunked", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1250", "weight": 1.0}, {"source": "response_httpresponse_stream", "target": "response_httpresponse_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1257", "weight": 1.0}, {"source": "response_closed", "target": "response_httpresponse_isclosed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1294", "weight": 1.0}, {"source": "response_httpresponse_update_chunk_length", "target": "response_httpresponse_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1338", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_basehttpresponse_init_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1384", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_httpresponse_supports_chunked_reads", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1391", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_error_catcher", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1397", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_httpresponse_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1400", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_httpresponse_update_chunk_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1418", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_httpresponse_handle_chunk", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1421", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_basehttpresponse_decode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1422", "weight": 1.0}, {"source": "response_httpresponse_read_chunked", "target": "response_basehttpresponse_flush_decoder", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1435", "weight": 1.0}, {"source": "response_httpresponse_iter", "target": "response_httpresponse_stream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1467", "weight": 1.0}, {"source": "response_rationale_301", "target": "response_multidecoder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L301", "weight": 1.0}, {"source": "response_rationale_375", "target": "response_bytesqueuebuffer", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L375", "weight": 1.0}, {"source": "response_rationale_502", "target": "response_basehttpresponse_get_redirect_location", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L502", "weight": 1.0}, {"source": "response_rationale_518", "target": "response_basehttpresponse_json", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L518", "weight": 1.0}, {"source": "response_rationale_601", "target": "response_basehttpresponse_init_decoder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L601", "weight": 1.0}, {"source": "response_rationale_626", "target": "response_basehttpresponse_decode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L626", "weight": 1.0}, {"source": "response_rationale_657", "target": "response_basehttpresponse_flush_decoder", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L657", "weight": 1.0}, {"source": "response_rationale_690", "target": "response_httpresponse", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L690", "weight": 1.0}, {"source": "response_rationale_794", "target": "response_httpresponse_drain_conn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L794", "weight": 1.0}, {"source": "response_rationale_827", "target": "response_httpresponse_tell", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L827", "weight": 1.0}, {"source": "response_rationale_835", "target": "response_httpresponse_init_length", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L835", "weight": 1.0}, {"source": "response_rationale_892", "target": "response_httpresponse_error_catcher", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L892", "weight": 1.0}, {"source": "response_rationale_962", "target": "response_httpresponse_fp_read", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L962", "weight": 1.0}, {"source": "response_rationale_1019", "target": "response_httpresponse_raw_read", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1019", "weight": 1.0}, {"source": "response_rationale_1071", "target": "response_httpresponse_read", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1071", "weight": 1.0}, {"source": "response_rationale_1166", "target": "response_httpresponse_read1", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1166", "weight": 1.0}, {"source": "response_rationale_1234", "target": "response_httpresponse_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1234", "weight": 1.0}, {"source": "response_rationale_1320", "target": "response_httpresponse_supports_chunked_reads", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1320", "weight": 1.0}, {"source": "response_rationale_1371", "target": "response_httpresponse_read_chunked", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1371", "weight": 1.0}, {"source": "response_rationale_1454", "target": "response_httpresponse_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1454", "weight": 1.0}, {"source": "response_rationale_906", "target": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L906", "weight": 1.0}, {"source": "response_rationale_911", "target": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L911", "weight": 1.0}, {"source": "response_rationale_1385", "target": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1385", "weight": 1.0}], "raw_calls": [{"caller_nid": "response_contentdecoder_decompress", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L56"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L60"}, {"caller_nid": "response_contentdecoder_flush", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L63"}, {"caller_nid": "response_deflatedecoder_init", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L71"}, {"caller_nid": "response_deflatedecoder_decompress", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L107"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L117"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L118"}, {"caller_nid": "response_gzipdecoder_init", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L133"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L138"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L140"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L154"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L159"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L159"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L168"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L174"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L178"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "decompressobj", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L183"}, {"caller_nid": "response_gzipdecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L185"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L189"}, {"caller_nid": "response_brotlidecoder_init", "callee": "Decompressor", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L202"}, {"caller_nid": "response_brotlidecoder_init", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L203"}, {"caller_nid": "response_brotlidecoder_init", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L204"}, {"caller_nid": "response_brotlidecoder_init", "callee": "setattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L206"}, {"caller_nid": "response_brotlidecoder_decompress", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L210"}, {"caller_nid": "response_brotlidecoder_decompress", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L221"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "can_accept_more_data", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L230"}, {"caller_nid": "response_brotlidecoder_flush", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L235"}, {"caller_nid": "response_zstddecoder_init", "callee": "ZstdDecompressor", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L252"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "ZstdDecompressor", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L259"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L261"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "ZstdDecompressor", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L276"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L281"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L282"}, {"caller_nid": "response_zstddecoder_decompress", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L286"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L290"}, {"caller_nid": "response_zstddecoder_flush", "callee": "DecodeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L296"}, {"caller_nid": "response_multidecoder_init", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L314"}, {"caller_nid": "response_multidecoder_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L314"}, {"caller_nid": "response_multidecoder_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L315"}, {"caller_nid": "response_multidecoder_init", "callee": "DecodeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L316"}, {"caller_nid": "response_multidecoder_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L318"}, {"caller_nid": "response_multidecoder_decompress", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L327"}, {"caller_nid": "response_multidecoder_decompress", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L331"}, {"caller_nid": "response_multidecoder_decompress", "callee": "reversed", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L340"}, {"caller_nid": "response_multidecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L341"}, {"caller_nid": "response_multidecoder_decompress", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L347"}, {"caller_nid": "response_multidecoder_decompress", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L348"}, {"caller_nid": "response_has_unconsumed_tail", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L353"}, {"caller_nid": "response_bytesqueuebuffer_init", "callee": "deque", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L389"}, {"caller_nid": "response_bytesqueuebuffer_put", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L396"}, {"caller_nid": "response_bytesqueuebuffer_put", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L397"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L403"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L405"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L407"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L407"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L409"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L412"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L415"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L416"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "memoryview", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L418"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L420"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "appendleft", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L421"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L425"}, {"caller_nid": "response_bytesqueuebuffer_get", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L432"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L439"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L440"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L441"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "tobytes", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L442"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L444"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "writelines", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L445"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "popleft", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L445"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L445"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L445"}, {"caller_nid": "response_bytesqueuebuffer_get_all", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L446"}, {"caller_nid": "response_basehttpresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L478"}, {"caller_nid": "response_basehttpresponse_init", "callee": "HTTPHeaderDict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L481"}, {"caller_nid": "response_basehttpresponse_init", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L492"}, {"caller_nid": "response_basehttpresponse_init", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L494"}, {"caller_nid": "response_basehttpresponse_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L494"}, {"caller_nid": "response_data", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L515"}, {"caller_nid": "response_basehttpresponse_json", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L535"}, {"caller_nid": "response_basehttpresponse_json", "callee": "loads", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L536"}, {"caller_nid": "response_url", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L540"}, {"caller_nid": "response_url", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L544"}, {"caller_nid": "response_connection", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L548"}, {"caller_nid": "response_basehttpresponse_stream", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L564"}, {"caller_nid": "response_basehttpresponse_read", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L572"}, {"caller_nid": "response_basehttpresponse_read1", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L579"}, {"caller_nid": "response_basehttpresponse_read_chunked", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L586"}, {"caller_nid": "response_basehttpresponse_release_conn", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L589"}, {"caller_nid": "response_basehttpresponse_drain_conn", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L592"}, {"caller_nid": "response_basehttpresponse_shutdown", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L595"}, {"caller_nid": "response_basehttpresponse_close", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L598"}, {"caller_nid": "response_basehttpresponse_init_decoder", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L606"}, {"caller_nid": "response_basehttpresponse_init_decoder", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L612"}, {"caller_nid": "response_basehttpresponse_init_decoder", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L613"}, {"caller_nid": "response_basehttpresponse_init_decoder", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L614"}, {"caller_nid": "response_basehttpresponse_decode", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L631"}, {"caller_nid": "response_basehttpresponse_decode", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L645"}, {"caller_nid": "response_basehttpresponse_decode", "callee": "DecodeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L646"}, {"caller_nid": "response_basehttpresponse_readinto", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L667"}, {"caller_nid": "response_basehttpresponse_readinto", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L668"}, {"caller_nid": "response_basehttpresponse_readinto", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L671"}, {"caller_nid": "response_basehttpresponse_readinto", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L672"}, {"caller_nid": "response_httpresponse_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L743"}, {"caller_nid": "response_httpresponse_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L763"}, {"caller_nid": "response_httpresponse_init", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L769"}, {"caller_nid": "response_httpresponse_release_conn", "callee": "_put_conn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L790"}, {"caller_nid": "response_httpresponse_isclosed", "callee": "is_fp_closed", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L824"}, {"caller_nid": "response_httpresponse_init_length", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L846"}, {"caller_nid": "response_httpresponse_init_length", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L861"}, {"caller_nid": "response_httpresponse_init_length", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L861"}, {"caller_nid": "response_httpresponse_init_length", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L862"}, {"caller_nid": "response_httpresponse_init_length", "callee": "InvalidHeader", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L863"}, {"caller_nid": "response_httpresponse_init_length", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L867"}, {"caller_nid": "response_httpresponse_init_length", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L880"}, {"caller_nid": "response_error_catcher", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L908"}, {"caller_nid": "response_error_catcher", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L912"}, {"caller_nid": "response_error_catcher", "callee": "SSLError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L914"}, {"caller_nid": "response_error_catcher", "callee": "ReadTimeoutError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L916"}, {"caller_nid": "response_error_catcher", "callee": "ProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L927"}, {"caller_nid": "response_error_catcher", "callee": "ProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L930"}, {"caller_nid": "response_httpresponse_fp_read", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L987"}, {"caller_nid": "response_httpresponse_fp_read", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L997"}, {"caller_nid": "response_httpresponse_fp_read", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1004"}, {"caller_nid": "response_httpresponse_fp_read", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1006"}, {"caller_nid": "response_httpresponse_raw_read", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1025"}, {"caller_nid": "response_httpresponse_raw_read", "callee": "IncompleteRead", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1049"}, {"caller_nid": "response_httpresponse_raw_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1051"}, {"caller_nid": "response_httpresponse_raw_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1060"}, {"caller_nid": "response_httpresponse_raw_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1062"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1106"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1109"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1118"}, {"caller_nid": "response_httpresponse_read", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1131"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1141"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1145"}, {"caller_nid": "response_httpresponse_read", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1154"}, {"caller_nid": "response_httpresponse_read1", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1186"}, {"caller_nid": "response_httpresponse_read1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1193"}, {"caller_nid": "response_httpresponse_read1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1200"}, {"caller_nid": "response_httpresponse_read1", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1204"}, {"caller_nid": "response_httpresponse_stream", "callee": "is_fp_closed", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1253"}, {"caller_nid": "response_httpresponse_stream", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1254"}, {"caller_nid": "response_httpresponse_shutdown", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1268"}, {"caller_nid": "response_httpresponse_shutdown", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1270"}, {"caller_nid": "response_httpresponse_shutdown", "callee": "_sock_shutdown", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1273"}, {"caller_nid": "response_closed", "callee": "__get__", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1290"}, {"caller_nid": "response_closed", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1293"}, {"caller_nid": "response_closed", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1295"}, {"caller_nid": "response_httpresponse_fileno", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1302"}, {"caller_nid": "response_httpresponse_fileno", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1303"}, {"caller_nid": "response_httpresponse_fileno", "callee": "OSError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1306"}, {"caller_nid": "response_httpresponse_flush", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1314"}, {"caller_nid": "response_httpresponse_flush", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1315"}, {"caller_nid": "response_httpresponse_supports_chunked_reads", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1326"}, {"caller_nid": "response_httpresponse_update_chunk_length", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1333"}, {"caller_nid": "response_httpresponse_update_chunk_length", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1334"}, {"caller_nid": "response_httpresponse_update_chunk_length", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1336"}, {"caller_nid": "response_httpresponse_update_chunk_length", "callee": "InvalidChunkLength", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1341"}, {"caller_nid": "response_httpresponse_update_chunk_length", "callee": "ProtocolError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1344"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1349"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1351"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1354"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1358"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1359"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1363"}, {"caller_nid": "response_httpresponse_handle_chunk", "callee": "_safe_read", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1364"}, {"caller_nid": "response_httpresponse_read_chunked", "callee": "ResponseNotChunked", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1387"}, {"caller_nid": "response_httpresponse_read_chunked", "callee": "BodyNotHttplibCompatible", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1392"}, {"caller_nid": "response_httpresponse_read_chunked", "callee": "is_response_to_head", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1399"}, {"caller_nid": "response_httpresponse_read_chunked", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1441"}, {"caller_nid": "response_httpresponse_iter", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1469"}, {"caller_nid": "response_httpresponse_iter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1470"}, {"caller_nid": "response_httpresponse_iter", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1478"}, {"caller_nid": "response_httpresponse_iter", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/response.py", "source_location": "L1480"}]}