1 line
143 KiB
JSON
1 line
143 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "label": "test_strings.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1"}, {"id": "test_strings_test_mixed_string_comparison_ufuncs_fail", "label": "test_mixed_string_comparison_ufuncs_fail()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L25"}, {"id": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "label": "test_mixed_string_comparisons_ufuncs_with_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L36"}, {"id": "test_strings_test_string_comparisons", "label": "test_string_comparisons()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L55"}, {"id": "test_strings_test_string_comparisons_empty", "label": "test_string_comparisons_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L87"}, {"id": "test_strings_test_float_to_string_cast", "label": "test_float_to_string_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L101"}, {"id": "test_strings_test_string_size_dtype_errors", "label": "test_string_size_dtype_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L115"}, {"id": "test_strings_test_string_size_dtype_large_repr", "label": "test_string_size_dtype_large_repr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L126"}, {"id": "test_strings_test_large_string_coercion_error", "label": "test_large_string_coercion_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L140"}, {"id": "test_strings_test_large_string_addition_error", "label": "test_large_string_addition_error()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L168"}, {"id": "test_strings_test_large_string_cast", "label": "test_large_string_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L183"}, {"id": "test_strings_test_in_place_mutiply_no_overflow", "label": "test_in_place_mutiply_no_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L198"}, {"id": "test_strings_testmethods", "label": "TestMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L206"}, {"id": "test_strings_test_add", "label": "test_add()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L217"}, {"id": "test_strings_test_multiply", "label": "test_multiply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L229"}, {"id": "test_strings_testmethods_test_multiply_raises", "label": ".test_multiply_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L234"}, {"id": "test_strings_testmethods_test_inplace_multiply", "label": ".test_inplace_multiply()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L241"}, {"id": "test_strings_test_multiply_integer_dtypes", "label": "test_multiply_integer_dtypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L254"}, {"id": "test_strings_test_isalpha", "label": "test_isalpha()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L270"}, {"id": "test_strings_test_isalnum", "label": "test_isalnum()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L284"}, {"id": "test_strings_test_isdigit", "label": "test_isdigit()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L296"}, {"id": "test_strings_test_isspace", "label": "test_isspace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L312"}, {"id": "test_strings_test_islower", "label": "test_islower()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L325"}, {"id": "test_strings_test_isupper", "label": "test_isupper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L338"}, {"id": "test_strings_test_istitle", "label": "test_istitle()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L355"}, {"id": "test_strings_test_str_len", "label": "test_str_len()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L368"}, {"id": "test_strings_test_find", "label": "test_find()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L409"}, {"id": "test_strings_test_rfind", "label": "test_rfind()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L432"}, {"id": "test_strings_test_count", "label": "test_count()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L477"}, {"id": "test_strings_test_startswith", "label": "test_startswith()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L513"}, {"id": "test_strings_test_endswith", "label": "test_endswith()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L552"}, {"id": "test_strings_test_lstrip", "label": "test_lstrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L574"}, {"id": "test_strings_test_rstrip", "label": "test_rstrip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L603"}, {"id": "test_strings_test_strip", "label": "test_strip()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L629"}, {"id": "test_strings_test_replace", "label": "test_replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L759"}, {"id": "test_strings_test_index", "label": "test_index()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L774"}, {"id": "test_strings_test_index_raises", "label": "test_index_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L786"}, {"id": "test_strings_test_rindex", "label": "test_rindex()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L798"}, {"id": "test_strings_test_rindex_raises", "label": "test_rindex_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L811"}, {"id": "test_strings_test_expandtabs", "label": "test_expandtabs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L825"}, {"id": "test_strings_testmethods_test_expandtabs_raises_overflow", "label": ".test_expandtabs_raises_overflow()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L830"}, {"id": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "label": ".test_expandtabs_length_not_cause_segfault()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L835"}, {"id": "test_strings_testmethods_test_center_raises_multiple_character_fill", "label": ".test_center_raises_multiple_character_fill()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L851"}, {"id": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "label": ".test_ljust_raises_multiple_character_fill()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L857"}, {"id": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "label": ".test_rjust_raises_multiple_character_fill()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L863"}, {"id": "test_strings_test_center", "label": "test_center()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L877"}, {"id": "test_strings_test_ljust", "label": "test_ljust()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L891"}, {"id": "test_strings_test_rjust", "label": "test_rjust()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L905"}, {"id": "test_strings_test_zfill", "label": "test_zfill()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L927"}, {"id": "test_strings_test_partition", "label": "test_partition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L947"}, {"id": "test_strings_test_rpartition", "label": "test_rpartition()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L974"}, {"id": "test_strings_test_slice", "label": "test_slice()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1034"}, {"id": "test_strings_testmethods_test_slice_unsupported", "label": ".test_slice_unsupported()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1047"}, {"id": "test_strings_test_slice_int_type_promotion", "label": "test_slice_int_type_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1060"}, {"id": "test_strings_testmethodswithunicode", "label": "TestMethodsWithUnicode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1083"}, {"id": "test_strings_test_isdecimal_unicode", "label": "test_isdecimal_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1095"}, {"id": "test_strings_test_isnumeric_unicode", "label": "test_isnumeric_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1110"}, {"id": "test_strings_test_replace_unicode", "label": "test_replace_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1119"}, {"id": "test_strings_test_isalnum_unicode", "label": "test_isalnum_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1139"}, {"id": "test_strings_test_islower_unicode", "label": "test_islower_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1157"}, {"id": "test_strings_test_isupper_unicode", "label": "test_isupper_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1175"}, {"id": "test_strings_test_istitle_unicode", "label": "test_istitle_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1195"}, {"id": "test_strings_test_index_unicode", "label": "test_index_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1203"}, {"id": "test_strings_testmethodswithunicode_test_index_raises_unicode", "label": ".test_index_raises_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1208"}, {"id": "test_strings_test_strip_functions_unicode", "label": "test_strip_functions_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1307"}, {"id": "test_strings_testmixedtypemethods", "label": "TestMixedTypeMethods", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1350"}, {"id": "test_strings_testmixedtypemethods_test_center", "label": ".test_center()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1351"}, {"id": "test_strings_testmixedtypemethods_test_ljust", "label": ".test_ljust()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1367"}, {"id": "test_strings_testmixedtypemethods_test_rjust", "label": ".test_rjust()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1383"}, {"id": "test_strings_testunicodeonlymethodsraisewithbytes", "label": "TestUnicodeOnlyMethodsRaiseWithBytes", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1400"}, {"id": "test_strings_testunicodeonlymethodsraisewithbytes_test_isdecimal_raises", "label": ".test_isdecimal_raises()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1401"}, {"id": "test_strings_testunicodeonlymethodsraisewithbytes_test_isnumeric_bytes", "label": ".test_isnumeric_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1406"}, {"id": "test_strings_check_itemsize", "label": "check_itemsize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1412"}, {"id": "test_strings_testreplaceonarrays", "label": "TestReplaceOnArrays", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1421"}, {"id": "test_strings_testreplaceonarrays_test_replace_count_and_size", "label": ".test_replace_count_and_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1423"}, {"id": "test_strings_testreplaceonarrays_test_replace_broadcasting", "label": ".test_replace_broadcasting()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1445"}, {"id": "test_strings_testoverride", "label": "TestOverride", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1458"}, {"id": "test_strings_setup_class", "label": "setup_class()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1460"}, {"id": "test_strings_test_override_function", "label": "test_override_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1490"}, {"id": "test_strings_test_override_ufunc", "label": "test_override_ufunc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1522"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "numpy_core_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "numpy_testing_private_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_mixed_string_comparison_ufuncs_fail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_string_comparisons", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_string_comparisons_empty", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L87", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_float_to_string_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_string_size_dtype_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L115", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_string_size_dtype_large_repr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_large_string_coercion_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L140", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_large_string_addition_error", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L168", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_large_string_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_in_place_mutiply_no_overflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L198", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testmethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L206", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_add", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L217", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_multiply", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L229", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_multiply_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L234", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_inplace_multiply", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_multiply_integer_dtypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isalpha", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L270", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isalnum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isdigit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L296", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isspace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L312", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_islower", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L325", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isupper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L338", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_istitle", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L355", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_str_len", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L368", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_find", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L409", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rfind", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L432", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_count", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L477", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_startswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_endswith", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L552", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_lstrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L574", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rstrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L603", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_strip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L629", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_replace", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L759", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_index", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L774", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_index_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L786", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rindex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L798", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rindex_raises", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L811", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_expandtabs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L825", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_expandtabs_raises_overflow", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L830", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L835", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_center_raises_multiple_character_fill", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L851", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L857", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L863", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_center", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L877", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_ljust", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L891", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rjust", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L905", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_zfill", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L927", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_partition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L947", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rpartition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L974", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_slice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1034", "weight": 1.0}, {"source": "test_strings_testmethods", "target": "test_strings_testmethods_test_slice_unsupported", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1047", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_slice_int_type_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1060", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testmethodswithunicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1083", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isdecimal_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1095", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isnumeric_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1110", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_replace_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isalnum_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1139", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_islower_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1157", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_isupper_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1175", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_istitle_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1195", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_index_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1203", "weight": 1.0}, {"source": "test_strings_testmethodswithunicode", "target": "test_strings_testmethodswithunicode_test_index_raises_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1208", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_expandtabs", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1216", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_center", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1226", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_ljust", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1237", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rjust", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_partition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_rpartition", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1283", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_strip_functions_unicode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_slice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testmixedtypemethods", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1350", "weight": 1.0}, {"source": "test_strings_testmixedtypemethods", "target": "test_strings_testmixedtypemethods_test_center", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1351", "weight": 1.0}, {"source": "test_strings_testmixedtypemethods", "target": "test_strings_testmixedtypemethods_test_ljust", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1367", "weight": 1.0}, {"source": "test_strings_testmixedtypemethods", "target": "test_strings_testmixedtypemethods_test_rjust", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1383", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testunicodeonlymethodsraisewithbytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1400", "weight": 1.0}, {"source": "test_strings_testunicodeonlymethodsraisewithbytes", "target": "test_strings_testunicodeonlymethodsraisewithbytes_test_isdecimal_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1401", "weight": 1.0}, {"source": "test_strings_testunicodeonlymethodsraisewithbytes", "target": "test_strings_testunicodeonlymethodsraisewithbytes_test_isnumeric_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1406", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_check_itemsize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1412", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testreplaceonarrays", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1421", "weight": 1.0}, {"source": "test_strings_testreplaceonarrays", "target": "test_strings_testreplaceonarrays_test_replace_count_and_size", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1423", "weight": 1.0}, {"source": "test_strings_testreplaceonarrays", "target": "test_strings_testreplaceonarrays_test_replace_broadcasting", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1445", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_testoverride", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1458", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_setup_class", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1460", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_override_function", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1490", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_strings_py", "target": "test_strings_test_override_ufunc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1522", "weight": 1.0}, {"source": "test_strings_testreplaceonarrays_test_replace_count_and_size", "target": "test_strings_check_itemsize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1426", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L26"}, {"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L27"}, {"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L29"}, {"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L30"}, {"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L32"}, {"caller_nid": "test_strings_test_mixed_string_comparison_ufuncs_fail", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L33"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L37"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L38"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L41"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L42"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L44"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L44"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L45"}, {"caller_nid": "test_strings_test_mixed_string_comparisons_ufuncs_with_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L46"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "newbyteorder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L57"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L57"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L58"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L58"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L58"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "view", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L61"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L61"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L65"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "shuffle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L66"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L69"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L69"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L69"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L69"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L70"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L70"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L71"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L71"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L72"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "compare_chararrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L73"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L76"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L76"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L76"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "tolist", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L76"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L77"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L77"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L78"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L78"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L79"}, {"caller_nid": "test_strings_test_string_comparisons", "callee": "compare_chararrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L80"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L88"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L89"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "empty", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L91"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "broadcast_shapes", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L91"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L92"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L92"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L93"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L93"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L94"}, {"caller_nid": "test_strings_test_string_comparisons_empty", "callee": "compare_chararrays", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L95"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L102"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L103"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L104"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L105"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L105"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L109"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L110"}, {"caller_nid": "test_strings_test_float_to_string_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L110"}, {"caller_nid": "test_strings_test_string_size_dtype_errors", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L117"}, {"caller_nid": "test_strings_test_string_size_dtype_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L119"}, {"caller_nid": "test_strings_test_string_size_dtype_errors", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L120"}, {"caller_nid": "test_strings_test_string_size_dtype_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L121"}, {"caller_nid": "test_strings_test_string_size_dtype_errors", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L122"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L127"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L127"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L128"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L130"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L132"}, {"caller_nid": "test_strings_test_string_size_dtype_large_repr", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L133"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L141"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L141"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L146"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L154"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L155"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L158"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L159"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "MyStr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L159"}, {"caller_nid": "test_strings_test_large_string_coercion_error", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L162"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L169"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L169"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L171"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L172"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L174"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L175"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L176"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L177"}, {"caller_nid": "test_strings_test_large_string_addition_error", "callee": "AssertionError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L180"}, {"caller_nid": "test_strings_test_large_string_cast", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L184"}, {"caller_nid": "test_strings_test_large_string_cast", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L190"}, {"caller_nid": "test_strings_test_large_string_cast", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L190"}, {"caller_nid": "test_strings_test_large_string_cast", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L193"}, {"caller_nid": "test_strings_test_large_string_cast", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L194"}, {"caller_nid": "test_strings_test_in_place_mutiply_no_overflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L200"}, {"caller_nid": "test_strings_test_in_place_mutiply_no_overflow", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L202"}, {"caller_nid": "test_strings_test_in_place_mutiply_no_overflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L202"}, {"caller_nid": "test_strings_test_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L218"}, {"caller_nid": "test_strings_test_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L219"}, {"caller_nid": "test_strings_test_add", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L220"}, {"caller_nid": "test_strings_test_add", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L221"}, {"caller_nid": "test_strings_test_add", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L221"}, {"caller_nid": "test_strings_test_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L230"}, {"caller_nid": "test_strings_test_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L231"}, {"caller_nid": "test_strings_test_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L232"}, {"caller_nid": "test_strings_test_multiply", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L232"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L235"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L236"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L236"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L238"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L239"}, {"caller_nid": "test_strings_testmethods_test_multiply_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L239"}, {"caller_nid": "test_strings_testmethods_test_inplace_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L242"}, {"caller_nid": "test_strings_testmethods_test_inplace_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L245"}, {"caller_nid": "test_strings_testmethods_test_inplace_multiply", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L245"}, {"caller_nid": "test_strings_testmethods_test_inplace_multiply", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L247"}, {"caller_nid": "test_strings_testmethods_test_inplace_multiply", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L249"}, {"caller_nid": "test_strings_test_multiply_integer_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L255"}, {"caller_nid": "test_strings_test_multiply_integer_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L256"}, {"caller_nid": "test_strings_test_multiply_integer_dtypes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L257"}, {"caller_nid": "test_strings_test_multiply_integer_dtypes", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L258"}, {"caller_nid": "test_strings_test_multiply_integer_dtypes", "callee": "multiply", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L258"}, {"caller_nid": "test_strings_test_isalpha", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L271"}, {"caller_nid": "test_strings_test_isalpha", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L272"}, {"caller_nid": "test_strings_test_isalpha", "callee": "isalpha", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L272"}, {"caller_nid": "test_strings_test_isalnum", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L285"}, {"caller_nid": "test_strings_test_isalnum", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L286"}, {"caller_nid": "test_strings_test_isalnum", "callee": "isalnum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L286"}, {"caller_nid": "test_strings_test_isdigit", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L297"}, {"caller_nid": "test_strings_test_isdigit", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L298"}, {"caller_nid": "test_strings_test_isdigit", "callee": "isdigit", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L298"}, {"caller_nid": "test_strings_test_isspace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L313"}, {"caller_nid": "test_strings_test_isspace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L314"}, {"caller_nid": "test_strings_test_isspace", "callee": "isspace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L314"}, {"caller_nid": "test_strings_test_islower", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L326"}, {"caller_nid": "test_strings_test_islower", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L327"}, {"caller_nid": "test_strings_test_islower", "callee": "islower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L327"}, {"caller_nid": "test_strings_test_isupper", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L339"}, {"caller_nid": "test_strings_test_isupper", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L340"}, {"caller_nid": "test_strings_test_isupper", "callee": "isupper", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L340"}, {"caller_nid": "test_strings_test_istitle", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L356"}, {"caller_nid": "test_strings_test_istitle", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L357"}, {"caller_nid": "test_strings_test_istitle", "callee": "istitle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L357"}, {"caller_nid": "test_strings_test_str_len", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L369"}, {"caller_nid": "test_strings_test_str_len", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L370"}, {"caller_nid": "test_strings_test_str_len", "callee": "str_len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L370"}, {"caller_nid": "test_strings_test_find", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L411"}, {"caller_nid": "test_strings_test_find", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L412"}, {"caller_nid": "test_strings_test_find", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L413"}, {"caller_nid": "test_strings_test_find", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L414"}, {"caller_nid": "test_strings_test_find", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L414"}, {"caller_nid": "test_strings_test_rfind", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L434"}, {"caller_nid": "test_strings_test_rfind", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L435"}, {"caller_nid": "test_strings_test_rfind", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L436"}, {"caller_nid": "test_strings_test_rfind", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L437"}, {"caller_nid": "test_strings_test_rfind", "callee": "rfind", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L437"}, {"caller_nid": "test_strings_test_count", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L479"}, {"caller_nid": "test_strings_test_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L480"}, {"caller_nid": "test_strings_test_count", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L481"}, {"caller_nid": "test_strings_test_count", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L482"}, {"caller_nid": "test_strings_test_count", "callee": "count", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L482"}, {"caller_nid": "test_strings_test_startswith", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L514"}, {"caller_nid": "test_strings_test_startswith", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L515"}, {"caller_nid": "test_strings_test_startswith", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L516"}, {"caller_nid": "test_strings_test_startswith", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L516"}, {"caller_nid": "test_strings_test_endswith", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L553"}, {"caller_nid": "test_strings_test_endswith", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L554"}, {"caller_nid": "test_strings_test_endswith", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L555"}, {"caller_nid": "test_strings_test_endswith", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L555"}, {"caller_nid": "test_strings_test_lstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L575"}, {"caller_nid": "test_strings_test_lstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L576"}, {"caller_nid": "test_strings_test_lstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L578"}, {"caller_nid": "test_strings_test_lstrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L579"}, {"caller_nid": "test_strings_test_lstrip", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L579"}, {"caller_nid": "test_strings_test_lstrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L581"}, {"caller_nid": "test_strings_test_lstrip", "callee": "lstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L581"}, {"caller_nid": "test_strings_test_rstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L604"}, {"caller_nid": "test_strings_test_rstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L605"}, {"caller_nid": "test_strings_test_rstrip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L607"}, {"caller_nid": "test_strings_test_rstrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L608"}, {"caller_nid": "test_strings_test_rstrip", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L608"}, {"caller_nid": "test_strings_test_rstrip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L610"}, {"caller_nid": "test_strings_test_rstrip", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L610"}, {"caller_nid": "test_strings_test_strip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L630"}, {"caller_nid": "test_strings_test_strip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L632"}, {"caller_nid": "test_strings_test_strip", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L633"}, {"caller_nid": "test_strings_test_strip", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L634"}, {"caller_nid": "test_strings_test_strip", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L634"}, {"caller_nid": "test_strings_test_replace", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L761"}, {"caller_nid": "test_strings_test_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L762"}, {"caller_nid": "test_strings_test_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L763"}, {"caller_nid": "test_strings_test_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L764"}, {"caller_nid": "test_strings_test_replace", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L765"}, {"caller_nid": "test_strings_test_replace", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L766"}, {"caller_nid": "test_strings_test_replace", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L766"}, {"caller_nid": "test_strings_test_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L775"}, {"caller_nid": "test_strings_test_index", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L776"}, {"caller_nid": "test_strings_test_index", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L777"}, {"caller_nid": "test_strings_test_index", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L777"}, {"caller_nid": "test_strings_test_index_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L787"}, {"caller_nid": "test_strings_test_index_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L788"}, {"caller_nid": "test_strings_test_index_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L789"}, {"caller_nid": "test_strings_test_index_raises", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L790"}, {"caller_nid": "test_strings_test_rindex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L799"}, {"caller_nid": "test_strings_test_rindex", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L800"}, {"caller_nid": "test_strings_test_rindex", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L801"}, {"caller_nid": "test_strings_test_rindex", "callee": "rindex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L801"}, {"caller_nid": "test_strings_test_rindex_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L812"}, {"caller_nid": "test_strings_test_rindex_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L813"}, {"caller_nid": "test_strings_test_rindex_raises", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L814"}, {"caller_nid": "test_strings_test_rindex_raises", "callee": "rindex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L815"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L826"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L827"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L828"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L828"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_raises_overflow", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L831"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_raises_overflow", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L832"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_raises_overflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L832"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_raises_overflow", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L833"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_raises_overflow", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L833"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L837"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "reduce", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L841"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L841"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L843"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L847"}, {"caller_nid": "test_strings_testmethods_test_expandtabs_length_not_cause_segfault", "callee": "zeros", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L847"}, {"caller_nid": "test_strings_testmethods_test_center_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L852"}, {"caller_nid": "test_strings_testmethods_test_center_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L853"}, {"caller_nid": "test_strings_testmethods_test_center_raises_multiple_character_fill", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L854"}, {"caller_nid": "test_strings_testmethods_test_center_raises_multiple_character_fill", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L855"}, {"caller_nid": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L858"}, {"caller_nid": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L859"}, {"caller_nid": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L860"}, {"caller_nid": "test_strings_testmethods_test_ljust_raises_multiple_character_fill", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L861"}, {"caller_nid": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L864"}, {"caller_nid": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L865"}, {"caller_nid": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L866"}, {"caller_nid": "test_strings_testmethods_test_rjust_raises_multiple_character_fill", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L867"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L878"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L879"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L880"}, {"caller_nid": "test_strings_test_center", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L881"}, {"caller_nid": "test_strings_test_center", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L881"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L892"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L893"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L894"}, {"caller_nid": "test_strings_test_ljust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L895"}, {"caller_nid": "test_strings_test_ljust", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L895"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L906"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L907"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L908"}, {"caller_nid": "test_strings_test_rjust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L909"}, {"caller_nid": "test_strings_test_rjust", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L909"}, {"caller_nid": "test_strings_test_zfill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L928"}, {"caller_nid": "test_strings_test_zfill", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L929"}, {"caller_nid": "test_strings_test_zfill", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L930"}, {"caller_nid": "test_strings_test_zfill", "callee": "zfill", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L930"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L948"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L949"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L950"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L951"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L952"}, {"caller_nid": "test_strings_test_partition", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L953"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L954"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L955"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L956"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L957"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L975"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L976"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L977"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L978"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L979"}, {"caller_nid": "test_strings_test_rpartition", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L980"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L981"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L982"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L983"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L984"}, {"caller_nid": "test_strings_test_slice", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1036"}, {"caller_nid": "test_strings_test_slice", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1037"}, {"caller_nid": "test_strings_test_slice", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1038"}, {"caller_nid": "test_strings_test_slice", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1038"}, {"caller_nid": "test_strings_test_slice", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1039"}, {"caller_nid": "test_strings_test_slice", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1040"}, {"caller_nid": "test_strings_test_slice", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1041"}, {"caller_nid": "test_strings_test_slice", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1041"}, {"caller_nid": "test_strings_test_slice", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1042"}, {"caller_nid": "test_strings_test_slice", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1042"}, {"caller_nid": "test_strings_test_slice", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1043"}, {"caller_nid": "test_strings_test_slice", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1043"}, {"caller_nid": "test_strings_test_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1045"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1048"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1049"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1049"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1053"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1054"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1054"}, {"caller_nid": "test_strings_testmethods_test_slice_unsupported", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1055"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1061"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1063"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1063"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1063"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1064"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1065"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1065"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1065"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1066"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1068"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1068"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1068"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1068"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1069"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1070"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1070"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1070"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1071"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1072"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1074"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1074"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1074"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1074"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "int_dt", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1074"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1075"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1076"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "np_slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1076"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1077"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1078"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1079"}, {"caller_nid": "test_strings_test_slice_int_type_promotion", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1080"}, {"caller_nid": "test_strings_test_isdecimal_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1096"}, {"caller_nid": "test_strings_test_isdecimal_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1097"}, {"caller_nid": "test_strings_test_isdecimal_unicode", "callee": "isdecimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1097"}, {"caller_nid": "test_strings_test_isnumeric_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1111"}, {"caller_nid": "test_strings_test_isnumeric_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1112"}, {"caller_nid": "test_strings_test_isnumeric_unicode", "callee": "isnumeric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1112"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1120"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1121"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1122"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1123"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1124"}, {"caller_nid": "test_strings_test_replace_unicode", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1124"}, {"caller_nid": "test_strings_test_isalnum_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1140"}, {"caller_nid": "test_strings_test_isalnum_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1141"}, {"caller_nid": "test_strings_test_isalnum_unicode", "callee": "isalnum", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1141"}, {"caller_nid": "test_strings_test_islower_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1158"}, {"caller_nid": "test_strings_test_islower_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1159"}, {"caller_nid": "test_strings_test_islower_unicode", "callee": "islower", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1159"}, {"caller_nid": "test_strings_test_isupper_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1176"}, {"caller_nid": "test_strings_test_isupper_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1177"}, {"caller_nid": "test_strings_test_isupper_unicode", "callee": "isupper", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1177"}, {"caller_nid": "test_strings_test_istitle_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1196"}, {"caller_nid": "test_strings_test_istitle_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1197"}, {"caller_nid": "test_strings_test_istitle_unicode", "callee": "istitle", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1197"}, {"caller_nid": "test_strings_test_index_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1204"}, {"caller_nid": "test_strings_test_index_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1205"}, {"caller_nid": "test_strings_test_index_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1206"}, {"caller_nid": "test_strings_test_index_unicode", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1206"}, {"caller_nid": "test_strings_testmethodswithunicode_test_index_raises_unicode", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1209"}, {"caller_nid": "test_strings_testmethodswithunicode_test_index_raises_unicode", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1210"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1217"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1218"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1219"}, {"caller_nid": "test_strings_test_expandtabs", "callee": "expandtabs", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1219"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1227"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1228"}, {"caller_nid": "test_strings_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1229"}, {"caller_nid": "test_strings_test_center", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1230"}, {"caller_nid": "test_strings_test_center", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1230"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1238"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1239"}, {"caller_nid": "test_strings_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1240"}, {"caller_nid": "test_strings_test_ljust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1241"}, {"caller_nid": "test_strings_test_ljust", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1241"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1249"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1250"}, {"caller_nid": "test_strings_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1251"}, {"caller_nid": "test_strings_test_rjust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1252"}, {"caller_nid": "test_strings_test_rjust", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1252"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1264"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1265"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1266"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1267"}, {"caller_nid": "test_strings_test_partition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1268"}, {"caller_nid": "test_strings_test_partition", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1269"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1270"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1271"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1272"}, {"caller_nid": "test_strings_test_partition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1273"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1284"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1285"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1286"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1287"}, {"caller_nid": "test_strings_test_rpartition", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1288"}, {"caller_nid": "test_strings_test_rpartition", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1289"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1290"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1291"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1292"}, {"caller_nid": "test_strings_test_rpartition", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1293"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1308"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1310"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1311"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1313"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "py_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1313"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "npy_func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1314"}, {"caller_nid": "test_strings_test_strip_functions_unicode", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1316"}, {"caller_nid": "test_strings_test_slice", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1340"}, {"caller_nid": "test_strings_test_slice", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1342"}, {"caller_nid": "test_strings_test_slice", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1343"}, {"caller_nid": "test_strings_test_slice", "callee": "broadcast_to", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1343"}, {"caller_nid": "test_strings_test_slice", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1344"}, {"caller_nid": "test_strings_test_slice", "callee": "slice", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1344"}, {"caller_nid": "test_strings_test_slice", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1345"}, {"caller_nid": "test_strings_test_slice", "callee": "zip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1345"}, {"caller_nid": "test_strings_test_slice", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1347"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1352"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1353"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1354"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1355"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1355"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1357"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1358"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1359"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1360"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1360"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1362"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1363"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1364"}, {"caller_nid": "test_strings_testmixedtypemethods_test_center", "callee": "center", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1365"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1368"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1369"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1370"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1371"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1371"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1373"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1374"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1375"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1376"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1376"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1378"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1379"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1380"}, {"caller_nid": "test_strings_testmixedtypemethods_test_ljust", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1381"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1384"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1385"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1386"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1387"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1387"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1389"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1390"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1391"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1392"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1392"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1394"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1395"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1396"}, {"caller_nid": "test_strings_testmixedtypemethods_test_rjust", "callee": "rjust", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1397"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isdecimal_raises", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1402"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isdecimal_raises", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1403"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isdecimal_raises", "callee": "isdecimal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1404"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isnumeric_bytes", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1407"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isnumeric_bytes", "callee": "assert_raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1408"}, {"caller_nid": "test_strings_testunicodeonlymethodsraisewithbytes_test_isnumeric_bytes", "callee": "isnumeric", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1409"}, {"caller_nid": "test_strings_check_itemsize", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1414"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1424"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1424"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1425"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1427"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1427"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1428"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1429"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1431"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1433"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1435"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1437"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1439"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1441"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1441"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_count_and_size", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1442"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1446"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1447"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1447"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1449"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1449"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1450"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1450"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1451"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1451"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1454"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1455"}, {"caller_nid": "test_strings_testreplaceonarrays_test_replace_broadcasting", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1455"}, {"caller_nid": "test_strings_setup_class", "callee": "Override", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1469"}, {"caller_nid": "test_strings_test_override_function", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1491"}, {"caller_nid": "test_strings_test_override_ufunc", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_strings.py", "source_location": "L1523"}]} |