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

1 line
6.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "label": "response.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L1"}, {"id": "response_is_fp_closed", "label": "is_fp_closed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L9"}, {"id": "response_assert_header_parsing", "label": "assert_header_parsing()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L40"}, {"id": "response_is_response_to_head", "label": "is_response_to_head()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L91"}, {"id": "response_rationale_10", "label": "Checks whether a given file-like object is closed. :param obj: The", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L10"}, {"id": "response_rationale_41", "label": "Asserts whether all headers have been successfully parsed. Extracts encounte", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L41"}, {"id": "response_rationale_92", "label": "Checks whether the request of a response has been a HEAD-request. :param ht", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L92"}, {"id": "response_rationale_99", "label": "# FIXME: Can we do this somehow without accessing private httplib _method?", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L99"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "target": "http_client", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "target": "email_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_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/util/response.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "target": "response_is_fp_closed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "target": "response_assert_header_parsing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "target": "response_is_response_to_head", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L91", "weight": 1.0}, {"source": "response_rationale_10", "target": "response_is_fp_closed", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L10", "weight": 1.0}, {"source": "response_rationale_41", "target": "response_assert_header_parsing", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L41", "weight": 1.0}, {"source": "response_rationale_92", "target": "response_is_response_to_head", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L92", "weight": 1.0}, {"source": "response_rationale_99", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_response_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L99", "weight": 1.0}], "raw_calls": [{"caller_nid": "response_is_fp_closed", "callee": "isclosed", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L20"}, {"caller_nid": "response_is_fp_closed", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L37"}, {"caller_nid": "response_assert_header_parsing", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L55"}, {"caller_nid": "response_assert_header_parsing", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L56"}, {"caller_nid": "response_assert_header_parsing", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L56"}, {"caller_nid": "response_assert_header_parsing", "callee": "is_multipart", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L62"}, {"caller_nid": "response_assert_header_parsing", "callee": "get_payload", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L63"}, {"caller_nid": "response_assert_header_parsing", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L65"}, {"caller_nid": "response_assert_header_parsing", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L82"}, {"caller_nid": "response_assert_header_parsing", "callee": "HeaderParsingError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L88"}, {"caller_nid": "response_is_response_to_head", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/response.py", "source_location": "L101"}]}