Files
tfm_ainventory/graphify-out/cache/06480b15de01f5df1a52ebcf7d7209b370bb7f26bf1f1fc4c375e2f2789a93b1.json

1 line
39 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "label": "test_nep50_promotions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L1"}, {"id": "test_nep50_promotions_test_nep50_examples", "label": "test_nep50_examples()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L18"}, {"id": "test_nep50_promotions_test_nep50_weak_integers", "label": "test_nep50_weak_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L49"}, {"id": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "label": "test_nep50_weak_integers_with_inexact()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L67"}, {"id": "test_nep50_promotions_test_weak_promotion_scalar_path", "label": "test_weak_promotion_scalar_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L109"}, {"id": "test_nep50_promotions_test_nep50_complex_promotion", "label": "test_nep50_complex_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L126"}, {"id": "test_nep50_promotions_test_nep50_integer_conversion_errors", "label": "test_nep50_integer_conversion_errors()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L133"}, {"id": "test_nep50_promotions_test_nep50_with_axisconcatenator", "label": "test_nep50_with_axisconcatenator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L147"}, {"id": "test_nep50_promotions_test_nep50_huge_integers", "label": "test_nep50_huge_integers()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L154"}, {"id": "test_nep50_promotions_test_nep50_in_concat_and_choose", "label": "test_nep50_in_concat_and_choose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L181"}, {"id": "test_nep50_promotions_test_expected_promotion", "label": "test_expected_promotion()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L200"}, {"id": "test_nep50_promotions_test_integer_comparison", "label": "test_integer_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L219"}, {"id": "test_nep50_promotions_test_integer_comparison_with_cast", "label": "test_integer_comparison_with_cast()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L242"}, {"id": "test_nep50_promotions_test_integer_integer_comparison", "label": "test_integer_integer_comparison()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L254"}, {"id": "test_nep50_promotions_create_with_scalar", "label": "create_with_scalar()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L259"}, {"id": "test_nep50_promotions_create_with_array", "label": "create_with_array()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L263"}, {"id": "test_nep50_promotions_test_oob_creation", "label": "test_oob_creation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L271"}, {"id": "test_nep50_promotions_rationale_1", "label": "This file adds basic tests to test the NEP 50 style promotion compatibility mode", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L1"}, {"id": "test_nep50_promotions_rationale_76", "label": "# NOTE: It may make sense to normalize the behavior!", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L76"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "operator", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "hypothesis", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "hypothesis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "numpy", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "numpy_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_examples", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_weak_integers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L49", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_weak_promotion_scalar_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_complex_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L126", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_integer_conversion_errors", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L133", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_with_axisconcatenator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L147", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_huge_integers", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_nep50_in_concat_and_choose", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_expected_promotion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L200", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_integer_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L219", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_integer_comparison_with_cast", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L242", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_integer_integer_comparison", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L254", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_create_with_scalar", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L259", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_create_with_array", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "target": "test_nep50_promotions_test_oob_creation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L271", "weight": 1.0}, {"source": "test_nep50_promotions_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L1", "weight": 1.0}, {"source": "test_nep50_promotions_rationale_76", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_tests_test_nep50_promotions_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L76", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L19"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L22"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L22"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L25"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L25"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L28"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L29"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L32"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L33"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "isinf", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L35"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L38"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L38"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L41"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "float64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L41"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L44"}, {"caller_nid": "test_nep50_promotions_test_nep50_examples", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L44"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L51"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L53"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L53"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "errstate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L55"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L56"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "scalar_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L57"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L62"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "dtype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L69"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L71"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "finfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L71"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L77"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "scalar_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L78"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L80"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L81"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L89"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L91"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L94"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "scalar_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L95"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L99"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "add", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L103"}, {"caller_nid": "test_nep50_promotions_test_nep50_weak_integers_with_inexact", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L103"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L113"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L113"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L114"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L117"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L118"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L118"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L121"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L121"}, {"caller_nid": "test_nep50_promotions_test_weak_promotion_scalar_path", "callee": "op", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L122"}, {"caller_nid": "test_nep50_promotions_test_nep50_complex_promotion", "callee": "warns", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L127"}, {"caller_nid": "test_nep50_promotions_test_nep50_complex_promotion", "callee": "complex64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L128"}, {"caller_nid": "test_nep50_promotions_test_nep50_complex_promotion", "callee": "complex", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L128"}, {"caller_nid": "test_nep50_promotions_test_nep50_complex_promotion", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L130"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L135"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L136"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L138"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L139"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L142"}, {"caller_nid": "test_nep50_promotions_test_nep50_integer_conversion_errors", "callee": "uint8", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L144"}, {"caller_nid": "test_nep50_promotions_test_nep50_with_axisconcatenator", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L149"}, {"caller_nid": "test_nep50_promotions_test_nep50_with_axisconcatenator", "callee": "arange", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L150"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L157"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L158"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L158"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L160"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L161"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L161"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L164"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "uint64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L164"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L167"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L170"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L171"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L171"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L173"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L174"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "int64", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L174"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "ufunc", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L177"}, {"caller_nid": "test_nep50_promotions_test_nep50_huge_integers", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L178"}, {"caller_nid": "test_nep50_promotions_test_nep50_in_concat_and_choose", "callee": "concatenate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L182"}, {"caller_nid": "test_nep50_promotions_test_nep50_in_concat_and_choose", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L182"}, {"caller_nid": "test_nep50_promotions_test_nep50_in_concat_and_choose", "callee": "choose", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L185"}, {"caller_nid": "test_nep50_promotions_test_nep50_in_concat_and_choose", "callee": "float32", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L185"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L202"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "lists", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L202"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "sampled_from", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L203"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "draw", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L205"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "permutations", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L205"}, {"caller_nid": "test_nep50_promotions_test_expected_promotion", "callee": "result_type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L207"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "sctype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L223"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L225"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L225"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L226"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L226"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L228"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L228"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L231"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "astype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L232"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L233"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L233"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L233"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L234"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L234"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L234"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison_with_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L246"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison_with_cast", "callee": "ones_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L246"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison_with_cast", "callee": "assert_array_equal", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L248"}, {"caller_nid": "test_nep50_promotions_test_integer_comparison_with_cast", "callee": "zeros_like", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L248"}, {"caller_nid": "test_nep50_promotions_test_integer_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L256"}, {"caller_nid": "test_nep50_promotions_test_integer_integer_comparison", "callee": "comp", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L256"}, {"caller_nid": "test_nep50_promotions_create_with_scalar", "callee": "sctype", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L260"}, {"caller_nid": "test_nep50_promotions_create_with_array", "callee": "array", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L264"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "iinfo", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L272"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L274"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L275"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L277"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L278"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L280"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L281"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L281"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L283"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L284"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L284"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L286"}, {"caller_nid": "test_nep50_promotions_test_oob_creation", "callee": "create", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/tests/test_nep50_promotions.py", "source_location": "L287"}]}