Files
tfm_ainventory/graphify-out/cache/6c92b264e083842e65c6872ef21fa86523079455704c11ba2892401270cbf056.json

1 line
25 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "label": "url.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L1"}, {"id": "url_url", "label": "Url", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L80"}, {"id": "url_url_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L100"}, {"id": "url_hostname", "label": "hostname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L117"}, {"id": "url_request_uri", "label": "request_uri()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L122"}, {"id": "url_authority", "label": "authority()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L132"}, {"id": "url_netloc", "label": "netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L148"}, {"id": "url_url_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L209"}, {"id": "url_encode_invalid_chars", "label": "_encode_invalid_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L214"}, {"id": "url_remove_path_dot_segments", "label": "_remove_path_dot_segments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L263"}, {"id": "url_normalize_host", "label": "_normalize_host()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L294"}, {"id": "url_idna_encode", "label": "_idna_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L330"}, {"id": "url_encode_target", "label": "_encode_target()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L349"}, {"id": "url_parse_url", "label": "parse_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L367"}, {"id": "url_rationale_94", "label": "Data structure for representing an HTTP URL. Used as a return value for :fun", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L94"}, {"id": "url_rationale_118", "label": "For backwards-compatibility with urlparse. We're nice like that.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L118"}, {"id": "url_rationale_123", "label": "Absolute path including the query string.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L123"}, {"id": "url_rationale_133", "label": "Authority component as defined in RFC 3986 3.2. This includes userinfo (", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L133"}, {"id": "url_rationale_149", "label": "Network location including host and port. If you need the equivalent of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L149"}, {"id": "url_rationale_163", "label": "Convert self into a url This function should more or less round-trip wi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L163"}, {"id": "url_rationale_230", "label": "Percent-encodes a URI component without reapplying onto an already percent-e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L230"}, {"id": "url_rationale_350", "label": "Percent-encodes a request target so that there are no invalid characters Pr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L350"}, {"id": "url_rationale_368", "label": "Given a url, return a parsed :class:`.Url` namedtuple. Best-effort is perfor", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L368"}, {"id": "url_rationale_454", "label": "# TODO: Remove this when we break backwards compatibility.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L454"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_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/url.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L80", "weight": 1.0}, {"source": "url_url", "target": "url_url_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_hostname", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_request_uri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_authority", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L132", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L162", "weight": 1.0}, {"source": "url_url", "target": "url_url_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L209", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_encode_invalid_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L214", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_encode_invalid_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_encode_invalid_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_remove_path_dot_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_normalize_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_normalize_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L298", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_normalize_host", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L301", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_idna_encode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L330", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_encode_target", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L349", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "target": "url_parse_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L367", "weight": 1.0}, {"source": "url_normalize_host", "target": "url_encode_invalid_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L318", "weight": 1.0}, {"source": "url_normalize_host", "target": "url_idna_encode", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L324", "weight": 1.0}, {"source": "url_encode_target", "target": "url_encode_invalid_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L360", "weight": 1.0}, {"source": "url_parse_url", "target": "url_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L397", "weight": 1.0}, {"source": "url_parse_url", "target": "url_encode_invalid_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L425", "weight": 1.0}, {"source": "url_parse_url", "target": "url_normalize_host", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L438", "weight": 1.0}, {"source": "url_parse_url", "target": "url_remove_path_dot_segments", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L441", "weight": 1.0}, {"source": "url_rationale_94", "target": "url_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L94", "weight": 1.0}, {"source": "url_rationale_118", "target": "url_url_hostname", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L118", "weight": 1.0}, {"source": "url_rationale_123", "target": "url_url_request_uri", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L123", "weight": 1.0}, {"source": "url_rationale_133", "target": "url_url_authority", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L133", "weight": 1.0}, {"source": "url_rationale_149", "target": "url_url_netloc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L149", "weight": 1.0}, {"source": "url_rationale_163", "target": "url_url_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L163", "weight": 1.0}, {"source": "url_rationale_230", "target": "url_encode_invalid_chars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L230", "weight": 1.0}, {"source": "url_rationale_350", "target": "url_encode_target", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L350", "weight": 1.0}, {"source": "url_rationale_368", "target": "url_parse_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L368", "weight": 1.0}, {"source": "url_rationale_454", "target": "backend_venv_lib_python3_12_site_packages_urllib3_util_url_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L454", "weight": 1.0}], "raw_calls": [{"caller_nid": "url_url_new", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L110"}, {"caller_nid": "url_url_new", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L113"}, {"caller_nid": "url_url_new", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L114"}, {"caller_nid": "url_url", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L199"}, {"caller_nid": "url_encode_invalid_chars", "callee": "to_str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L236"}, {"caller_nid": "url_encode_invalid_chars", "callee": "subn", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L241"}, {"caller_nid": "url_encode_invalid_chars", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L242"}, {"caller_nid": "url_encode_invalid_chars", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L242"}, {"caller_nid": "url_encode_invalid_chars", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L245"}, {"caller_nid": "url_encode_invalid_chars", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L246"}, {"caller_nid": "url_encode_invalid_chars", "callee": "bytearray", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L247"}, {"caller_nid": "url_encode_invalid_chars", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L249"}, {"caller_nid": "url_encode_invalid_chars", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L249"}, {"caller_nid": "url_encode_invalid_chars", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L252"}, {"caller_nid": "url_encode_invalid_chars", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L254"}, {"caller_nid": "url_encode_invalid_chars", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L258"}, {"caller_nid": "url_encode_invalid_chars", "callee": "upper", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L258"}, {"caller_nid": "url_encode_invalid_chars", "callee": "zfill", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L258"}, {"caller_nid": "url_encode_invalid_chars", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L258"}, {"caller_nid": "url_encode_invalid_chars", "callee": "hex", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L258"}, {"caller_nid": "url_encode_invalid_chars", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L260"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L265"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L274"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L278"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L282"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L283"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L287"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L288"}, {"caller_nid": "url_remove_path_dot_segments", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L290"}, {"caller_nid": "url_normalize_host", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L304"}, {"caller_nid": "url_normalize_host", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L309"}, {"caller_nid": "url_normalize_host", "callee": "span", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L311"}, {"caller_nid": "url_normalize_host", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L314"}, {"caller_nid": "url_normalize_host", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L319"}, {"caller_nid": "url_normalize_host", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L321"}, {"caller_nid": "url_normalize_host", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L322"}, {"caller_nid": "url_normalize_host", "callee": "to_str", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L323"}, {"caller_nid": "url_normalize_host", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L324"}, {"caller_nid": "url_normalize_host", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L324"}, {"caller_nid": "url_idna_encode", "callee": "isascii", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L331"}, {"caller_nid": "url_idna_encode", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L335"}, {"caller_nid": "url_idna_encode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L340"}, {"caller_nid": "url_idna_encode", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L340"}, {"caller_nid": "url_idna_encode", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L342"}, {"caller_nid": "url_idna_encode", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L346"}, {"caller_nid": "url_idna_encode", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L346"}, {"caller_nid": "url_encode_target", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L355"}, {"caller_nid": "url_encode_target", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L357"}, {"caller_nid": "url_encode_target", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L359"}, {"caller_nid": "url_parse_url", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L400"}, {"caller_nid": "url_parse_url", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L414"}, {"caller_nid": "url_parse_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L414"}, {"caller_nid": "url_parse_url", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L415"}, {"caller_nid": "url_parse_url", "callee": "lower", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L418"}, {"caller_nid": "url_parse_url", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L421"}, {"caller_nid": "url_parse_url", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L423"}, {"caller_nid": "url_parse_url", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L423"}, {"caller_nid": "url_parse_url", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L432"}, {"caller_nid": "url_parse_url", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L434"}, {"caller_nid": "url_parse_url", "callee": "LocationParseError", "source_file": "backend/venv/lib/python3.12/site-packages/urllib3/util/url.py", "source_location": "L449"}]}