1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "label": "sdist.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L1"}, {"id": "sdist_show_formats", "label": "show_formats()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L23"}, {"id": "sdist_sdist", "label": "sdist", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L37"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sdist_sdist_checking_metadata", "label": ".checking_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L40"}, {"id": "sdist_sdist_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L126"}, {"id": "sdist_sdist_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L149"}, {"id": "sdist_sdist_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L164"}, {"id": "sdist_sdist_get_file_list", "label": ".get_file_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L186"}, {"id": "sdist_sdist_add_defaults", "label": ".add_defaults()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L227"}, {"id": "sdist_cs_path_exists", "label": "_cs_path_exists()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L250"}, {"id": "sdist_sdist_add_defaults_standards", "label": "._add_defaults_standards()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L266"}, {"id": "sdist_sdist_add_defaults_optional", "label": "._add_defaults_optional()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L288"}, {"id": "sdist_sdist_add_defaults_python", "label": "._add_defaults_python()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L294"}, {"id": "sdist_sdist_add_defaults_data_files", "label": "._add_defaults_data_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L310"}, {"id": "sdist_sdist_add_defaults_ext", "label": "._add_defaults_ext()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L327"}, {"id": "sdist_sdist_add_defaults_c_libs", "label": "._add_defaults_c_libs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L332"}, {"id": "sdist_sdist_add_defaults_scripts", "label": "._add_defaults_scripts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L337"}, {"id": "sdist_sdist_read_template", "label": ".read_template()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L342"}, {"id": "sdist_sdist_prune_file_list", "label": ".prune_file_list()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L377"}, {"id": "sdist_sdist_write_manifest", "label": ".write_manifest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L400"}, {"id": "sdist_sdist_manifest_is_not_generated", "label": "._manifest_is_not_generated()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L419"}, {"id": "sdist_sdist_read_manifest", "label": ".read_manifest()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L428"}, {"id": "sdist_sdist_make_release_tree", "label": ".make_release_tree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L440"}, {"id": "sdist_sdist_make_distribution", "label": ".make_distribution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L482"}, {"id": "sdist_sdist_get_archive_files", "label": ".get_archive_files()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L513"}, {"id": "sdist_is_comment", "label": "is_comment()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L520"}, {"id": "sdist_rationale_1", "label": "distutils.command.sdist Implements the Distutils 'sdist' command (create a sour", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L1"}, {"id": "sdist_rationale_24", "label": "Print all possible values for the 'formats' option (used by the \"--help-form", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L24"}, {"id": "sdist_rationale_41", "label": "Callable used for the check sub-command. Placed here so user_options ca", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L41"}, {"id": "sdist_rationale_187", "label": "Figure out the list of files to include in the source distribution, and", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L187"}, {"id": "sdist_rationale_228", "label": "Add all the default files to self.filelist: - README or README.txt", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L228"}, {"id": "sdist_rationale_251", "label": "Case-sensitive path existence check >>> sdist._cs_path_exists(__file__)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L251"}, {"id": "sdist_rationale_343", "label": "Read and parse manifest template file named by self.template. (usually", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L343"}, {"id": "sdist_rationale_378", "label": "Prune off branches that might slip into the file list as created by 'rea", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L378"}, {"id": "sdist_rationale_401", "label": "Write the file list in 'self.filelist' (presumably as filled in by 'add_", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L401"}, {"id": "sdist_rationale_429", "label": "Read the manifest file (named by 'self.manifest') and use it to fill in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L429"}, {"id": "sdist_rationale_441", "label": "Create the directory tree that will become the source distribution archi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L441"}, {"id": "sdist_rationale_483", "label": "Create the source distribution(s). First, we create the release tree wi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L483"}, {"id": "sdist_rationale_514", "label": "Return the list of archive files created when the command was run, or No", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L514"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "distutils_log", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "glob", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_filelist_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_text_file_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "sdist_show_formats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "sdist_sdist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L37", "weight": 1.0}, {"source": "sdist_sdist", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L37", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_checking_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L40", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L126", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L149", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L164", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_get_file_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L186", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L227", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "sdist_cs_path_exists", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L250", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_standards", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L266", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_optional", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L288", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_python", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L294", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_data_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L310", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_ext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L327", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_c_libs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L332", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_add_defaults_scripts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L337", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_read_template", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L342", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_prune_file_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L377", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_write_manifest", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L400", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_manifest_is_not_generated", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L419", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_read_manifest", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L428", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_make_release_tree", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L440", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_make_distribution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L482", "weight": 1.0}, {"source": "sdist_sdist", "target": "sdist_sdist_get_archive_files", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L513", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "target": "sdist_is_comment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L520", "weight": 1.0}, {"source": "sdist_sdist_run", "target": "sdist_sdist_get_file_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L176", "weight": 1.0}, {"source": "sdist_sdist_run", "target": "sdist_sdist_make_distribution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L184", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_manifest_is_not_generated", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L201", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_read_manifest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L202", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_add_defaults", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L215", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_read_template", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L218", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_prune_file_list", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L221", "weight": 1.0}, {"source": "sdist_sdist_get_file_list", "target": "sdist_sdist_write_manifest", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L225", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_standards", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L241", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_optional", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L242", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_python", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L243", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_data_files", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L244", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_ext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L245", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_c_libs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L246", "weight": 1.0}, {"source": "sdist_sdist_add_defaults", "target": "sdist_sdist_add_defaults_scripts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L247", "weight": 1.0}, {"source": "sdist_sdist_add_defaults_standards", "target": "sdist_cs_path_exists", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L273", "weight": 1.0}, {"source": "sdist_sdist_write_manifest", "target": "sdist_sdist_manifest_is_not_generated", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L405", "weight": 1.0}, {"source": "sdist_sdist_make_distribution", "target": "sdist_sdist_make_release_tree", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L495", "weight": 1.0}, {"source": "sdist_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_sdist_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L1", "weight": 1.0}, {"source": "sdist_rationale_24", "target": "sdist_show_formats", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L24", "weight": 1.0}, {"source": "sdist_rationale_41", "target": "sdist_sdist_checking_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L41", "weight": 1.0}, {"source": "sdist_rationale_187", "target": "sdist_sdist_get_file_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L187", "weight": 1.0}, {"source": "sdist_rationale_228", "target": "sdist_sdist_add_defaults", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L228", "weight": 1.0}, {"source": "sdist_rationale_251", "target": "sdist_sdist_cs_path_exists", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L251", "weight": 1.0}, {"source": "sdist_rationale_343", "target": "sdist_sdist_read_template", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L343", "weight": 1.0}, {"source": "sdist_rationale_378", "target": "sdist_sdist_prune_file_list", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L378", "weight": 1.0}, {"source": "sdist_rationale_401", "target": "sdist_sdist_write_manifest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L401", "weight": 1.0}, {"source": "sdist_rationale_429", "target": "sdist_sdist_read_manifest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L429", "weight": 1.0}, {"source": "sdist_rationale_441", "target": "sdist_sdist_make_release_tree", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L441", "weight": 1.0}, {"source": "sdist_rationale_483", "target": "sdist_sdist_make_distribution", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L483", "weight": 1.0}, {"source": "sdist_rationale_514", "target": "sdist_sdist_get_archive_files", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L514", "weight": 1.0}], "raw_calls": [{"caller_nid": "sdist_show_formats", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L30"}, {"caller_nid": "sdist_show_formats", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L32"}, {"caller_nid": "sdist_show_formats", "callee": "print_help", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L34"}, {"caller_nid": "sdist_show_formats", "callee": "FancyGetopt", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L34"}, {"caller_nid": "sdist_sdist_finalize_options", "callee": "ensure_string_list", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L155"}, {"caller_nid": "sdist_sdist_finalize_options", "callee": "check_archive_formats", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L157"}, {"caller_nid": "sdist_sdist_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L159"}, {"caller_nid": "sdist_sdist_run", "callee": "FileList", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L167"}, {"caller_nid": "sdist_sdist_run", "callee": "get_sub_commands", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L170"}, {"caller_nid": "sdist_sdist_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L171"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L200"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L203"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "remove_duplicates", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L204"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L208"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "findall", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L212"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L223"}, {"caller_nid": "sdist_sdist_get_file_list", "callee": "remove_duplicates", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L224"}, {"caller_nid": "sdist_cs_path_exists", "callee": "exists", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L259"}, {"caller_nid": "sdist_cs_path_exists", "callee": "abspath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L262"}, {"caller_nid": "sdist_cs_path_exists", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L263"}, {"caller_nid": "sdist_cs_path_exists", "callee": "listdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L264"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L269"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L275"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L279"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L280"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L284"}, {"caller_nid": "sdist_sdist_add_defaults_standards", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L286"}, {"caller_nid": "sdist_sdist_add_defaults_optional", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L291"}, {"caller_nid": "sdist_sdist_add_defaults_optional", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L291"}, {"caller_nid": "sdist_sdist_add_defaults_optional", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L292"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L298"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "has_pure_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L301"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L302"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "get_source_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L302"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L308"}, {"caller_nid": "sdist_sdist_add_defaults_python", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L308"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "has_data_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L312"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L314"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L316"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L317"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L318"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L323"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L324"}, {"caller_nid": "sdist_sdist_add_defaults_data_files", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L325"}, {"caller_nid": "sdist_sdist_add_defaults_ext", "callee": "has_ext_modules", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L328"}, {"caller_nid": "sdist_sdist_add_defaults_ext", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L329"}, {"caller_nid": "sdist_sdist_add_defaults_ext", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L330"}, {"caller_nid": "sdist_sdist_add_defaults_ext", "callee": "get_source_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L330"}, {"caller_nid": "sdist_sdist_add_defaults_c_libs", "callee": "has_c_libraries", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L333"}, {"caller_nid": "sdist_sdist_add_defaults_c_libs", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L334"}, {"caller_nid": "sdist_sdist_add_defaults_c_libs", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L335"}, {"caller_nid": "sdist_sdist_add_defaults_c_libs", "callee": "get_source_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L335"}, {"caller_nid": "sdist_sdist_add_defaults_scripts", "callee": "has_scripts", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L338"}, {"caller_nid": "sdist_sdist_add_defaults_scripts", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L339"}, {"caller_nid": "sdist_sdist_add_defaults_scripts", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L340"}, {"caller_nid": "sdist_sdist_add_defaults_scripts", "callee": "get_source_files", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L340"}, {"caller_nid": "sdist_sdist_read_template", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L348"}, {"caller_nid": "sdist_sdist_read_template", "callee": "TextFile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L349"}, {"caller_nid": "sdist_sdist_read_template", "callee": "readline", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L361"}, {"caller_nid": "sdist_sdist_read_template", "callee": "process_template_line", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L366"}, {"caller_nid": "sdist_sdist_read_template", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L371"}, {"caller_nid": "sdist_sdist_read_template", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L372"}, {"caller_nid": "sdist_sdist_read_template", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L375"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L385"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "get_fullname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L386"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L388"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "fspath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L388"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L389"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L397"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L397"}, {"caller_nid": "sdist_sdist_prune_file_list", "callee": "exclude_pattern", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L398"}, {"caller_nid": "sdist_sdist_write_manifest", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L406"}, {"caller_nid": "sdist_sdist_write_manifest", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L412"}, {"caller_nid": "sdist_sdist_write_manifest", "callee": "execute", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L413"}, {"caller_nid": "sdist_sdist_manifest_is_not_generated", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L421"}, {"caller_nid": "sdist_sdist_manifest_is_not_generated", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L424"}, {"caller_nid": "sdist_sdist_manifest_is_not_generated", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L425"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L433"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L434"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L435"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "filter", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L437"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "filterfalse", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L437"}, {"caller_nid": "sdist_sdist_read_manifest", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L437"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "mkpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L452"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "create_tree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L453"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L462"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L470"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L472"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "isfile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L474"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L475"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L477"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "copy_file", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L478"}, {"caller_nid": "sdist_sdist_make_release_tree", "callee": "write_pkg_info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L480"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "get_fullname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L492"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L493"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L499"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L499"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "index", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L499"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "make_archive", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L502"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L505"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L506"}, {"caller_nid": "sdist_sdist_make_distribution", "callee": "remove_tree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L511"}, {"caller_nid": "sdist_is_comment", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py", "source_location": "L521"}]} |