1 line
23 KiB
JSON
1 line
23 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "label": "test_build_py.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L1"}, {"id": "test_build_py_testbuildpy", "label": "TestBuildPy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L15"}, {"id": "test_build_py_testbuildpy_test_package_data", "label": ".test_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L16"}, {"id": "test_build_py_testbuildpy_test_empty_package_dir", "label": ".test_empty_package_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L60"}, {"id": "test_build_py_test_byte_compile", "label": "test_byte_compile()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L82"}, {"id": "test_build_py_test_byte_compile_optimized", "label": "test_byte_compile_optimized()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L98"}, {"id": "test_build_py_testbuildpy_test_dir_in_package_data", "label": ".test_dir_in_package_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L115"}, {"id": "test_build_py_testbuildpy_test_dont_write_bytecode", "label": ".test_dont_write_bytecode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L147"}, {"id": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "label": ".test_namespace_package_does_not_warn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L163"}, {"id": "test_build_py_rationale_1", "label": "Tests for distutils.command.build_py.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L1"}, {"id": "test_build_py_rationale_116", "label": "A directory in package_data should not be added to the filelist.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L116"}, {"id": "test_build_py_rationale_164", "label": "Originally distutils implementation did not account for PEP 420 and incl", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L164"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "distutils_command_build_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "distutils_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "distutils_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "jaraco_path", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "test_build_py_testbuildpy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L15", "weight": 1.0}, {"source": "test_build_py_testbuildpy", "target": "test_build_py_testbuildpy_test_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L16", "weight": 1.0}, {"source": "test_build_py_testbuildpy", "target": "test_build_py_testbuildpy_test_empty_package_dir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "test_build_py_test_byte_compile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L82", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "target": "test_build_py_test_byte_compile_optimized", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L98", "weight": 1.0}, {"source": "test_build_py_testbuildpy", "target": "test_build_py_testbuildpy_test_dir_in_package_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L115", "weight": 1.0}, {"source": "test_build_py_testbuildpy", "target": "test_build_py_testbuildpy_test_dont_write_bytecode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L147", "weight": 1.0}, {"source": "test_build_py_testbuildpy", "target": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L163", "weight": 1.0}, {"source": "test_build_py_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_tests_test_build_py_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L1", "weight": 1.0}, {"source": "test_build_py_rationale_116", "target": "test_build_py_testbuildpy_test_dir_in_package_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L116", "weight": 1.0}, {"source": "test_build_py_rationale_164", "target": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L164", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L17"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L18"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L26"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L28"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L30"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "DummyCommand", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L31"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "build_py", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L38"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "ensure_finalized", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L40"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L43"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L48"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "get_outputs", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L48"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L49"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L50"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L51"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L55"}, {"caller_nid": "test_build_py_testbuildpy_test_package_data", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L57"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L62"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L63"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L65"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L66"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L72"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "parse_command_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L74"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "run_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L77"}, {"caller_nid": "test_build_py_testbuildpy_test_empty_package_dir", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L79"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L83"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L84"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L85"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "build_py", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L86"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L89"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L90"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L92"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L93"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L94"}, {"caller_nid": "test_build_py_test_byte_compile", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L94"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L99"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L100"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "write_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L101"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "build_py", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L102"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L106"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L107"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L109"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L110"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L111"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L111"}, {"caller_nid": "test_build_py_test_byte_compile_optimized", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L113"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L120"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L121"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L135"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L136"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L138"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "parse_command_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L140"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "run_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L143"}, {"caller_nid": "test_build_py_testbuildpy_test_dir_in_package_data", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L145"}, {"caller_nid": "test_build_py_testbuildpy_test_dont_write_bytecode", "callee": "create_dist", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L149"}, {"caller_nid": "test_build_py_testbuildpy_test_dont_write_bytecode", "callee": "build_py", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L150"}, {"caller_nid": "test_build_py_testbuildpy_test_dont_write_bytecode", "callee": "byte_compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L157"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "mkdtemp", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L172"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L173"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "chdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L174"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "Distribution", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L182"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "get_command_obj", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L185"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "finalize_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L186"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "find_all_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L187"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L188"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L190"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L192"}, {"caller_nid": "test_build_py_testbuildpy_test_namespace_package_does_not_warn", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/tests/test_build_py.py", "source_location": "L194"}]} |