1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "label": "_request_methods.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L1"}, {"id": "request_methods_requestmethods", "label": "RequestMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L20"}, {"id": "request_methods_requestmethods_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L51"}, {"id": "request_methods_requestmethods_urlopen", "label": ".urlopen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L54"}, {"id": "request_methods_requestmethods_request", "label": ".request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L69"}, {"id": "request_methods_requestmethods_request_encode_url", "label": ".request_encode_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L147"}, {"id": "request_methods_requestmethods_request_encode_body", "label": ".request_encode_body()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L184"}, {"id": "request_methods_rationale_21", "label": "Convenience mixin for classes who implement a :meth:`urlopen` method, such a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L21"}, {"id": "request_methods_rationale_79", "label": "Make a request using :meth:`urlopen` with the appropriate encoding of ``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L79"}, {"id": "request_methods_rationale_155", "label": "Make a request using :meth:`urlopen` with the ``fields`` encoded in the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L155"}, {"id": "request_methods_rationale_194", "label": "Make a request using :meth:`urlopen` with the ``fields`` encoded in the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L194"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_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/_request_methods.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_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/_request_methods.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_filepost_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_response_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_request_methods_py", "target": "request_methods_requestmethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L20", "weight": 1.0}, {"source": "request_methods_requestmethods", "target": "request_methods_requestmethods_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L51", "weight": 1.0}, {"source": "request_methods_requestmethods", "target": "request_methods_requestmethods_urlopen", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L54", "weight": 1.0}, {"source": "request_methods_requestmethods", "target": "request_methods_requestmethods_request", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L69", "weight": 1.0}, {"source": "request_methods_requestmethods", "target": "request_methods_requestmethods_request_encode_url", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L147", "weight": 1.0}, {"source": "request_methods_requestmethods", "target": "request_methods_requestmethods_request_encode_body", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L184", "weight": 1.0}, {"source": "request_methods_requestmethods_request", "target": "request_methods_requestmethods_request_encode_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L135", "weight": 1.0}, {"source": "request_methods_requestmethods_request", "target": "request_methods_requestmethods_request_encode_body", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L143", "weight": 1.0}, {"source": "request_methods_requestmethods_request_encode_url", "target": "request_methods_requestmethods_urlopen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L182", "weight": 1.0}, {"source": "request_methods_requestmethods_request_encode_body", "target": "request_methods_requestmethods_urlopen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L278", "weight": 1.0}, {"source": "request_methods_rationale_21", "target": "request_methods_requestmethods", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L21", "weight": 1.0}, {"source": "request_methods_rationale_79", "target": "request_methods_requestmethods_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L79", "weight": 1.0}, {"source": "request_methods_rationale_155", "target": "request_methods_requestmethods_request_encode_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L155", "weight": 1.0}, {"source": "request_methods_rationale_194", "target": "request_methods_requestmethods_request_encode_body", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L194", "weight": 1.0}], "raw_calls": [{"caller_nid": "request_methods_requestmethods_urlopen", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L64"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L112"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L115"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L123"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L123"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "HTTPHeaderDict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L124"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L127"}, {"caller_nid": "request_methods_requestmethods_request", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L127"}, {"caller_nid": "request_methods_requestmethods_request_encode_url", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L177"}, {"caller_nid": "request_methods_requestmethods_request_encode_url", "callee": "urlencode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L180"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "HTTPHeaderDict", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L254"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L259"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "encode_multipart_formdata", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L264"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "urlencode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L269"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "setdefault", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L274"}, {"caller_nid": "request_methods_requestmethods_request_encode_body", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/_request_methods.py", "source_location": "L276"}]} |