1 line
55 KiB
JSON
1 line
55 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "label": "_parser.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L1"}, {"id": "parser_deprecated_default", "label": "DEPRECATED_DEFAULT", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L70"}, {"id": "parser_tomldecodeerror", "label": "TOMLDecodeError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L75"}, {"id": "valueerror", "label": "ValueError", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "parser_tomldecodeerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L86"}, {"id": "parser_load", "label": "load()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L136"}, {"id": "parser_loads", "label": "loads()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L148"}, {"id": "parser_flags", "label": "Flags", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L219"}, {"id": "parser_flags_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L228"}, {"id": "parser_flags_add_pending", "label": ".add_pending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L232"}, {"id": "parser_flags_finalize_pending", "label": ".finalize_pending()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L235"}, {"id": "parser_flags_unset_all", "label": ".unset_all()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L240"}, {"id": "parser_flags_set", "label": ".set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L248"}, {"id": "parser_flags_is", "label": ".is_()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L259"}, {"id": "parser_nesteddict", "label": "NestedDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L277"}, {"id": "parser_nesteddict_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L278"}, {"id": "parser_nesteddict_get_or_create_nest", "label": ".get_or_create_nest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L282"}, {"id": "parser_nesteddict_append_nest_to_list", "label": ".append_nest_to_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L299"}, {"id": "parser_output", "label": "Output", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L311"}, {"id": "parser_output_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L312"}, {"id": "parser_skip_chars", "label": "skip_chars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L317"}, {"id": "parser_skip_until", "label": "skip_until()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L326"}, {"id": "parser_skip_comment", "label": "skip_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L348"}, {"id": "parser_skip_comments_and_array_ws", "label": "skip_comments_and_array_ws()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L360"}, {"id": "parser_create_dict_rule", "label": "create_dict_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L369"}, {"id": "parser_create_list_rule", "label": "create_list_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L389"}, {"id": "parser_key_value_rule", "label": "key_value_rule()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L412"}, {"id": "parser_parse_key_value_pair", "label": "parse_key_value_pair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L446"}, {"id": "parser_parse_key", "label": "parse_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L462"}, {"id": "parser_parse_key_part", "label": "parse_key_part()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L480"}, {"id": "parser_parse_one_line_basic_str", "label": "parse_one_line_basic_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L496"}, {"id": "parser_parse_array", "label": "parse_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L501"}, {"id": "parser_parse_inline_table", "label": "parse_inline_table()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L527"}, {"id": "parser_parse_basic_str_escape", "label": "parse_basic_str_escape()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L561"}, {"id": "parser_parse_basic_str_escape_multiline", "label": "parse_basic_str_escape_multiline()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L590"}, {"id": "parser_parse_hex_char", "label": "parse_hex_char()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L594"}, {"id": "parser_parse_literal_str", "label": "parse_literal_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L607"}, {"id": "parser_parse_multiline_str", "label": "parse_multiline_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L616"}, {"id": "parser_parse_basic_str", "label": "parse_basic_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L647"}, {"id": "parser_parse_value", "label": "parse_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L679"}, {"id": "parser_is_unicode_scalar_value", "label": "is_unicode_scalar_value()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L755"}, {"id": "parser_make_safe_parse_float", "label": "make_safe_parse_float()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L759"}, {"id": "parser_rationale_71", "label": "Sentinel to be used as default arg during deprecation period of TOMLDecodeEr", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L71"}, {"id": "parser_rationale_76", "label": "An error raised if a document is not valid TOML. Adds the following attribu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L76"}, {"id": "parser_rationale_137", "label": "Parse TOML from a binary file object.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L137"}, {"id": "parser_rationale_149", "label": "Parse TOML from a string.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L149"}, {"id": "parser_rationale_220", "label": "Flags that map to parsed keys/namespaces.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L220"}, {"id": "parser_rationale_760", "label": "A decorator to make `parse_float` safe. `parse_float` must not return dicts", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L760"}, {"id": "parser_rationale_695", "label": "# IMPORTANT: order conditions based on speed of checking and likelihood", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L695"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_deprecated_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_tomldecodeerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L75", "weight": 1.0}, {"source": "parser_tomldecodeerror", "target": "valueerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L75", "weight": 1.0}, {"source": "parser_tomldecodeerror", "target": "parser_tomldecodeerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L86", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_load", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_loads", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L148", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_flags", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L219", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L228", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_add_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L232", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_finalize_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L235", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_unset_all", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L240", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L248", "weight": 1.0}, {"source": "parser_flags", "target": "parser_flags_is", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_nesteddict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L277", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L278", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_get_or_create_nest", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L282", "weight": 1.0}, {"source": "parser_nesteddict", "target": "parser_nesteddict_append_nest_to_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L299", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_output", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L311", "weight": 1.0}, {"source": "parser_output", "target": "parser_output_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L312", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_skip_chars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L317", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_skip_until", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L326", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_skip_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L348", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_skip_comments_and_array_ws", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L360", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_create_dict_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L369", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_create_list_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L389", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_key_value_rule", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L412", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_key_value_pair", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L446", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L462", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_key_part", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L480", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_one_line_basic_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L496", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L501", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_inline_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L527", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_basic_str_escape", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L561", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_basic_str_escape_multiline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L590", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_hex_char", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L594", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_literal_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L607", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_multiline_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L616", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_basic_str", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L647", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_parse_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L679", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_is_unicode_scalar_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L755", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "target": "parser_make_safe_parse_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L759", "weight": 1.0}, {"source": "parser_tomldecodeerror_init", "target": "parser_output_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L113", "weight": 1.0}, {"source": "parser_load", "target": "parser_loads", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L145", "weight": 1.0}, {"source": "parser_loads", "target": "parser_output", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L160", "weight": 1.0}, {"source": "parser_loads", "target": "parser_make_safe_parse_float", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L162", "weight": 1.0}, {"source": "parser_loads", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L168", "weight": 1.0}, {"source": "parser_loads", "target": "parser_key_value_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L186", "weight": 1.0}, {"source": "parser_loads", "target": "parser_flags_finalize_pending", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L193", "weight": 1.0}, {"source": "parser_loads", "target": "parser_create_list_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L195", "weight": 1.0}, {"source": "parser_loads", "target": "parser_create_dict_rule", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L197", "weight": 1.0}, {"source": "parser_loads", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L200", "weight": 1.0}, {"source": "parser_loads", "target": "parser_skip_comment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L203", "weight": 1.0}, {"source": "parser_flags_init", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L230", "weight": 1.0}, {"source": "parser_flags_finalize_pending", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L237", "weight": 1.0}, {"source": "parser_nesteddict_append_nest_to_list", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L300", "weight": 1.0}, {"source": "parser_output_init", "target": "parser_nesteddict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L313", "weight": 1.0}, {"source": "parser_output_init", "target": "parser_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L314", "weight": 1.0}, {"source": "parser_skip_until", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L339", "weight": 1.0}, {"source": "parser_skip_comment", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L354", "weight": 1.0}, {"source": "parser_skip_comments_and_array_ws", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L363", "weight": 1.0}, {"source": "parser_skip_comments_and_array_ws", "target": "parser_skip_comment", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L364", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L371", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L372", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L374", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L375", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L376", "weight": 1.0}, {"source": "parser_create_dict_rule", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L378", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L391", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L392", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L394", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L395", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_unset_all", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L397", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L399", "weight": 1.0}, {"source": "parser_create_list_rule", "target": "parser_nesteddict_append_nest_to_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L401", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_parse_key_value_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L415", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L422", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L423", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_add_pending", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L426", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L434", "weight": 1.0}, {"source": "parser_key_value_rule", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L441", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_parse_key", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L449", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L455", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L457", "weight": 1.0}, {"source": "parser_parse_key_value_pair", "target": "parser_parse_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L458", "weight": 1.0}, {"source": "parser_parse_key", "target": "parser_parse_key_part", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L463", "weight": 1.0}, {"source": "parser_parse_key", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L465", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L487", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_parse_literal_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L490", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_parse_one_line_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L492", "weight": 1.0}, {"source": "parser_parse_key_part", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L493", "weight": 1.0}, {"source": "parser_parse_one_line_basic_str", "target": "parser_parse_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L498", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_skip_comments_and_array_ws", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L507", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_parse_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L511", "weight": 1.0}, {"source": "parser_parse_array", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L519", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_nesteddict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L531", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L532", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L534", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_parse_key_value_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L538", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags_is", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L540", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L541", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_nesteddict_get_or_create_nest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L543", "weight": 1.0}, {"source": "parser_parse_inline_table", "target": "parser_flags_set", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L556", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_skip_chars", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L570", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L576", "weight": 1.0}, {"source": "parser_parse_basic_str_escape", "target": "parser_parse_hex_char", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L581", "weight": 1.0}, {"source": "parser_parse_basic_str_escape_multiline", "target": "parser_parse_basic_str_escape", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L591", "weight": 1.0}, {"source": "parser_parse_hex_char", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L597", "weight": 1.0}, {"source": "parser_parse_hex_char", "target": "parser_is_unicode_scalar_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L600", "weight": 1.0}, {"source": "parser_parse_literal_str", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L610", "weight": 1.0}, {"source": "parser_parse_multiline_str", "target": "parser_skip_until", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L623", "weight": 1.0}, {"source": "parser_parse_multiline_str", "target": "parser_parse_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L634", "weight": 1.0}, {"source": "parser_parse_basic_str", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L660", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_multiline_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L700", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_one_line_basic_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L701", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_literal_str", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L707", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_array", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L719", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_parse_inline_table", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L723", "weight": 1.0}, {"source": "parser_parse_value", "target": "parser_tomldecodeerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L731", "weight": 1.0}, {"source": "parser_rationale_71", "target": "parser_deprecated_default", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L71", "weight": 1.0}, {"source": "parser_rationale_76", "target": "parser_tomldecodeerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L76", "weight": 1.0}, {"source": "parser_rationale_137", "target": "parser_load", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L137", "weight": 1.0}, {"source": "parser_rationale_149", "target": "parser_loads", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L149", "weight": 1.0}, {"source": "parser_rationale_220", "target": "parser_flags", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L220", "weight": 1.0}, {"source": "parser_rationale_760", "target": "parser_make_safe_parse_float", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L760", "weight": 1.0}, {"source": "parser_rationale_695", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_parser_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L695", "weight": 1.0}], "raw_calls": [{"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L95"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L96"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L97"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L101"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L116"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "rindex", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L120"}, {"caller_nid": "parser_tomldecodeerror_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L122"}, {"caller_nid": "parser_load", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L138"}, {"caller_nid": "parser_load", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L140"}, {"caller_nid": "parser_load", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L142"}, {"caller_nid": "parser_loads", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L154"}, {"caller_nid": "parser_loads", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L156"}, {"caller_nid": "parser_loads", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L157"}, {"caller_nid": "parser_flags_add_pending", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L233"}, {"caller_nid": "parser_flags_finalize_pending", "callee": "clear", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L238"}, {"caller_nid": "parser_flags_unset_all", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L246"}, {"caller_nid": "parser_flags_set", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L257"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L293"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L295"}, {"caller_nid": "parser_nesteddict_get_or_create_nest", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L296"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L304"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "KeyError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L305"}, {"caller_nid": "parser_nesteddict_append_nest_to_list", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L306"}, {"caller_nid": "parser_skip_until", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L335"}, {"caller_nid": "parser_skip_until", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L337"}, {"caller_nid": "parser_skip_until", "callee": "isdisjoint", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L341"}, {"caller_nid": "parser_create_dict_rule", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L382"}, {"caller_nid": "parser_create_list_rule", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L405"}, {"caller_nid": "parser_key_value_rule", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L419"}, {"caller_nid": "parser_key_value_rule", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L419"}, {"caller_nid": "parser_key_value_rule", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L440"}, {"caller_nid": "parser_parse_array", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L508"}, {"caller_nid": "parser_parse_array", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L512"}, {"caller_nid": "parser_parse_array", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L523"}, {"caller_nid": "parser_parse_inline_table", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L535"}, {"caller_nid": "parser_parse_inline_table", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L555"}, {"caller_nid": "parser_parse_hex_char", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L596"}, {"caller_nid": "parser_parse_hex_char", "callee": "issuperset", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L596"}, {"caller_nid": "parser_parse_hex_char", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L599"}, {"caller_nid": "parser_parse_hex_char", "callee": "chr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L604"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L618"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L638"}, {"caller_nid": "parser_parse_multiline_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L641"}, {"caller_nid": "parser_parse_basic_str", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L664"}, {"caller_nid": "parser_parse_basic_str", "callee": "parse_escapes", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L670"}, {"caller_nid": "parser_parse_value", "callee": "RecursionError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L685"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L699"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L705"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L711"}, {"caller_nid": "parser_parse_value", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L714"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L726"}, {"caller_nid": "parser_parse_value", "callee": "match_to_datetime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L729"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L732"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L733"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L735"}, {"caller_nid": "parser_parse_value", "callee": "match_to_localtime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L735"}, {"caller_nid": "parser_parse_value", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L740"}, {"caller_nid": "parser_parse_value", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L742"}, {"caller_nid": "parser_parse_value", "callee": "match_to_number", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L742"}, {"caller_nid": "parser_parse_value", "callee": "parse_float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L747"}, {"caller_nid": "parser_parse_value", "callee": "parse_float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py", "source_location": "L750"}]} |