1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "label": "_config.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L1"}, {"id": "config_unsettype", "label": "UnsetType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L16"}, {"id": "config_create_ssl_context", "label": "create_ssl_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L23"}, {"id": "config_timeout", "label": "Timeout", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L72"}, {"id": "config_timeout_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L86"}, {"id": "config_timeout_as_dict", "label": ".as_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L132"}, {"id": "config_timeout_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L140"}, {"id": "config_timeout_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L149"}, {"id": "config_limits", "label": "Limits", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L159"}, {"id": "config_limits_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L173"}, {"id": "config_limits_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L184"}, {"id": "config_limits_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L192"}, {"id": "config_proxy", "label": "Proxy", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L201"}, {"id": "config_proxy_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L202"}, {"id": "config_raw_auth", "label": "raw_auth()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L227"}, {"id": "config_proxy_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L235"}, {"id": "config_rationale_73", "label": "Timeout configuration. **Usage**: Timeout(None) # No tim", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L73"}, {"id": "config_rationale_160", "label": "Configuration for limits to various client behaviors. **Parameters:**", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L160"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_urls_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_unsettype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_create_ssl_context", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_timeout", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L72", "weight": 1.0}, {"source": "config_timeout", "target": "config_timeout_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L86", "weight": 1.0}, {"source": "config_timeout", "target": "config_timeout_as_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L132", "weight": 1.0}, {"source": "config_timeout", "target": "config_timeout_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L140", "weight": 1.0}, {"source": "config_timeout", "target": "config_timeout_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_limits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L159", "weight": 1.0}, {"source": "config_limits", "target": "config_limits_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L173", "weight": 1.0}, {"source": "config_limits", "target": "config_limits_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L184", "weight": 1.0}, {"source": "config_limits", "target": "config_limits_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L192", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_proxy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L201", "weight": 1.0}, {"source": "config_proxy", "target": "config_proxy_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L202", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "target": "config_raw_auth", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L227", "weight": 1.0}, {"source": "config_proxy", "target": "config_proxy_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L235", "weight": 1.0}, {"source": "config_rationale_73", "target": "config_timeout", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L73", "weight": 1.0}, {"source": "config_rationale_160", "target": "config_limits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L160", "weight": 1.0}], "raw_calls": [{"caller_nid": "config_create_ssl_context", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L34"}, {"caller_nid": "config_create_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L35"}, {"caller_nid": "config_create_ssl_context", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L36"}, {"caller_nid": "config_create_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L37"}, {"caller_nid": "config_create_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L40"}, {"caller_nid": "config_create_ssl_context", "callee": "where", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L40"}, {"caller_nid": "config_create_ssl_context", "callee": "SSLContext", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L42"}, {"caller_nid": "config_create_ssl_context", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L45"}, {"caller_nid": "config_create_ssl_context", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L51"}, {"caller_nid": "config_create_ssl_context", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L52"}, {"caller_nid": "config_create_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L53"}, {"caller_nid": "config_create_ssl_context", "callee": "create_default_context", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L54"}, {"caller_nid": "config_create_ssl_context", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L63"}, {"caller_nid": "config_create_ssl_context", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L64"}, {"caller_nid": "config_create_ssl_context", "callee": "load_cert_chain", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L65"}, {"caller_nid": "config_create_ssl_context", "callee": "load_cert_chain", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L67"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L95"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L105"}, {"caller_nid": "config_timeout_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L109"}, {"caller_nid": "config_timeout_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L110"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L112"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L113"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L114"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L115"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L122"}, {"caller_nid": "config_timeout_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L123"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L127"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L128"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L129"}, {"caller_nid": "config_timeout_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L130"}, {"caller_nid": "config_timeout_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L142"}, {"caller_nid": "config_timeout_repr", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L151"}, {"caller_nid": "config_limits_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L186"}, {"caller_nid": "config_proxy_init", "callee": "URL", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L210"}, {"caller_nid": "config_proxy_init", "callee": "Headers", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L211"}, {"caller_nid": "config_proxy_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L214"}, {"caller_nid": "config_proxy_init", "callee": "copy_with", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L219"}, {"caller_nid": "config_raw_auth", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L232"}, {"caller_nid": "config_raw_auth", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L232"}, {"caller_nid": "config_proxy_repr", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L240"}, {"caller_nid": "config_proxy_repr", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_config.py", "source_location": "L242"}]} |