1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "label": "glob.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L1"}, {"id": "glob_translator", "label": "Translator", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L9"}, {"id": "glob_translator_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L24"}, {"id": "glob_translator_translate", "label": ".translate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L28"}, {"id": "glob_extend", "label": "extend()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L35"}, {"id": "glob_translator_match_dirs", "label": ".match_dirs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L46"}, {"id": "glob_translator_translate_core", "label": ".translate_core()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L54"}, {"id": "glob_translator_replace", "label": ".replace()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L69"}, {"id": "glob_translator_restrict_rglob", "label": ".restrict_rglob()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L80"}, {"id": "glob_translator_star_not_empty", "label": ".star_not_empty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L94"}, {"id": "glob_separate", "label": "separate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L107"}, {"id": "glob_rationale_10", "label": ">>> Translator('xyz') Traceback (most recent call last): ... Asserti", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L10"}, {"id": "glob_rationale_29", "label": "Given a glob pattern, produce a regex that matches it.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L29"}, {"id": "glob_rationale_36", "label": "r\"\"\" Extend regex for pattern-wide concerns. Apply '(?s:)' to c", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L36"}, {"id": "glob_rationale_47", "label": "Ensure that zipfile.Path directory names are matched. zipfile.Path dire", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L47"}, {"id": "glob_rationale_55", "label": "r\"\"\" Given a glob pattern, produce a regex that matches it. >>>", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L55"}, {"id": "glob_rationale_70", "label": "Perform the replacements for a match from :func:`separate`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L70"}, {"id": "glob_rationale_81", "label": "Raise ValueError if ** appears in anything but a full path segment. >>>", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L81"}, {"id": "glob_rationale_95", "label": "Ensure that * will not match an empty segment.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L95"}, {"id": "glob_rationale_108", "label": "Separate out character sets to avoid translating their contents. >>> [m.gro", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L108"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_compat_py313_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "glob_translator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L9", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L24", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_translate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "glob_extend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L35", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_match_dirs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L46", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_translate_core", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L54", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_replace", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L69", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_restrict_rglob", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L80", "weight": 1.0}, {"source": "glob_translator", "target": "glob_translator_star_not_empty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_zipp_glob_py", "target": "glob_separate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L107", "weight": 1.0}, {"source": "glob_translator_translate", "target": "glob_extend", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L32", "weight": 1.0}, {"source": "glob_translator_translate", "target": "glob_translator_match_dirs", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L32", "weight": 1.0}, {"source": "glob_translator_translate", "target": "glob_translator_translate_core", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L32", "weight": 1.0}, {"source": "glob_translator_translate_core", "target": "glob_translator_restrict_rglob", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L66", "weight": 1.0}, {"source": "glob_translator_translate_core", "target": "glob_separate", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L67", "weight": 1.0}, {"source": "glob_translator_translate_core", "target": "glob_translator_star_not_empty", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L67", "weight": 1.0}, {"source": "glob_rationale_10", "target": "glob_translator", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L10", "weight": 1.0}, {"source": "glob_rationale_29", "target": "glob_translator_translate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L29", "weight": 1.0}, {"source": "glob_rationale_36", "target": "glob_translator_extend", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L36", "weight": 1.0}, {"source": "glob_rationale_47", "target": "glob_translator_match_dirs", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L47", "weight": 1.0}, {"source": "glob_rationale_55", "target": "glob_translator_translate_core", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L55", "weight": 1.0}, {"source": "glob_rationale_70", "target": "glob_translator_replace", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L70", "weight": 1.0}, {"source": "glob_rationale_81", "target": "glob_translator_restrict_rglob", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L81", "weight": 1.0}, {"source": "glob_rationale_95", "target": "glob_translator_star_not_empty", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L95", "weight": 1.0}, {"source": "glob_rationale_108", "target": "glob_separate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L108", "weight": 1.0}], "raw_calls": [{"caller_nid": "glob_translator_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L25"}, {"caller_nid": "glob_translator_init", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L25"}, {"caller_nid": "glob_translator_translate_core", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L67"}, {"caller_nid": "glob_translator_translate_core", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L67"}, {"caller_nid": "glob_translator_replace", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L73"}, {"caller_nid": "glob_translator_replace", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L74"}, {"caller_nid": "glob_translator_replace", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L74"}, {"caller_nid": "glob_translator_replace", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L76"}, {"caller_nid": "glob_translator_restrict_rglob", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L89"}, {"caller_nid": "glob_translator_restrict_rglob", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L90"}, {"caller_nid": "glob_translator_restrict_rglob", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L91"}, {"caller_nid": "glob_translator_restrict_rglob", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L92"}, {"caller_nid": "glob_translator_star_not_empty", "callee": "escape", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L103"}, {"caller_nid": "glob_translator_star_not_empty", "callee": "sub", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L104"}, {"caller_nid": "glob_separate", "callee": "finditer", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py", "source_location": "L116"}]} |