Files
tfm_ainventory/graphify-out/cache/68525ca4be4b17da713341fc9c9a38c7e4d651db9a8b507f637731c1f6b5233d.json

1 line
23 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "label": "sync.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L1"}, {"id": "sync_tlsintlsstream", "label": "TLSinTLSStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L23"}, {"id": "networkstream", "label": "NetworkStream", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sync_tlsintlsstream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L34"}, {"id": "sync_tlsintlsstream_perform_io", "label": "._perform_io()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L54"}, {"id": "sync_tlsintlsstream_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L79"}, {"id": "sync_tlsintlsstream_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L87"}, {"id": "sync_tlsintlsstream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L95"}, {"id": "sync_tlsintlsstream_start_tls", "label": ".start_tls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L98"}, {"id": "sync_tlsintlsstream_get_extra_info", "label": ".get_extra_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L106"}, {"id": "sync_syncstream", "label": "SyncStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L120"}, {"id": "sync_syncstream_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L121"}, {"id": "sync_syncstream_read", "label": ".read()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L124"}, {"id": "sync_syncstream_write", "label": ".write()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L130"}, {"id": "sync_syncstream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L141"}, {"id": "sync_syncstream_start_tls", "label": ".start_tls()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L144"}, {"id": "sync_syncstream_get_extra_info", "label": ".get_extra_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L173"}, {"id": "sync_syncbackend", "label": "SyncBackend", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L187"}, {"id": "networkbackend", "label": "NetworkBackend", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "sync_syncbackend_connect_tcp", "label": ".connect_tcp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L188"}, {"id": "sync_syncbackend_connect_unix_socket", "label": ".connect_unix_socket()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L218"}, {"id": "sync_rationale_24", "label": "Because the standard `SSLContext.wrap_socket` method does not work for `SSLS", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "socket", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_backends_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "sync_tlsintlsstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L23", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "networkstream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L23", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L34", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_perform_io", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L54", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L79", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L87", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L95", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L98", "weight": 1.0}, {"source": "sync_tlsintlsstream", "target": "sync_tlsintlsstream_get_extra_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "sync_syncstream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L120", "weight": 1.0}, {"source": "sync_syncstream", "target": "networkstream", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L120", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L121", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_read", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L124", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_write", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L130", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L141", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_start_tls", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L144", "weight": 1.0}, {"source": "sync_syncstream", "target": "sync_syncstream_get_extra_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L173", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_sync_py", "target": "sync_syncbackend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L187", "weight": 1.0}, {"source": "sync_syncbackend", "target": "networkbackend", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L187", "weight": 1.0}, {"source": "sync_syncbackend", "target": "sync_syncbackend_connect_tcp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L188", "weight": 1.0}, {"source": "sync_syncbackend", "target": "sync_syncbackend_connect_unix_socket", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L218", "weight": 1.0}, {"source": "sync_tlsintlsstream_init", "target": "sync_tlsintlsstream_perform_io", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L52", "weight": 1.0}, {"source": "sync_tlsintlsstream_perform_io", "target": "sync_syncstream_read", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L67", "weight": 1.0}, {"source": "sync_tlsintlsstream_perform_io", "target": "sync_syncstream_write", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L73", "weight": 1.0}, {"source": "sync_tlsintlsstream_read", "target": "sync_tlsintlsstream_perform_io", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L84", "weight": 1.0}, {"source": "sync_tlsintlsstream_write", "target": "sync_tlsintlsstream_perform_io", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L92", "weight": 1.0}, {"source": "sync_tlsintlsstream_close", "target": "sync_syncstream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L96", "weight": 1.0}, {"source": "sync_syncstream_start_tls", "target": "sync_tlsintlsstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L160", "weight": 1.0}, {"source": "sync_syncstream_start_tls", "target": "sync_syncstream_close", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L169", "weight": 1.0}, {"source": "sync_syncstream_start_tls", "target": "sync_syncstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L171", "weight": 1.0}, {"source": "sync_syncbackend_connect_tcp", "target": "sync_syncstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L216", "weight": 1.0}, {"source": "sync_syncbackend_connect_unix_socket", "target": "sync_syncstream", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L241", "weight": 1.0}, {"source": "sync_rationale_24", "target": "sync_tlsintlsstream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "sync_tlsintlsstream_init", "callee": "MemoryBIO", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L42"}, {"caller_nid": "sync_tlsintlsstream_init", "callee": "MemoryBIO", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L43"}, {"caller_nid": "sync_tlsintlsstream_init", "callee": "wrap_bio", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L45"}, {"caller_nid": "sync_tlsintlsstream_init", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L51"}, {"caller_nid": "sync_tlsintlsstream_perform_io", "callee": "func", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L63"}, {"caller_nid": "sync_tlsintlsstream_perform_io", "callee": "sendall", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L67"}, {"caller_nid": "sync_tlsintlsstream_perform_io", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L70"}, {"caller_nid": "sync_tlsintlsstream_perform_io", "callee": "write_eof", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L75"}, {"caller_nid": "sync_tlsintlsstream_read", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L81"}, {"caller_nid": "sync_tlsintlsstream_read", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L82"}, {"caller_nid": "sync_tlsintlsstream_read", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L83"}, {"caller_nid": "sync_tlsintlsstream_read", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L84"}, {"caller_nid": "sync_tlsintlsstream_write", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L89"}, {"caller_nid": "sync_tlsintlsstream_write", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L90"}, {"caller_nid": "sync_tlsintlsstream_write", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L92"}, {"caller_nid": "sync_tlsintlsstream_start_tls", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L104"}, {"caller_nid": "sync_tlsintlsstream_get_extra_info", "callee": "getsockname", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L110"}, {"caller_nid": "sync_tlsintlsstream_get_extra_info", "callee": "getpeername", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L112"}, {"caller_nid": "sync_tlsintlsstream_get_extra_info", "callee": "is_socket_readable", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L116"}, {"caller_nid": "sync_syncstream_read", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L126"}, {"caller_nid": "sync_syncstream_read", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L127"}, {"caller_nid": "sync_syncstream_read", "callee": "recv", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L128"}, {"caller_nid": "sync_syncstream_write", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L135"}, {"caller_nid": "sync_syncstream_write", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L137"}, {"caller_nid": "sync_syncstream_write", "callee": "send", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L138"}, {"caller_nid": "sync_syncstream_start_tls", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L154"}, {"caller_nid": "sync_syncstream_start_tls", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L156"}, {"caller_nid": "sync_syncstream_start_tls", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L164"}, {"caller_nid": "sync_syncstream_start_tls", "callee": "wrap_socket", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L165"}, {"caller_nid": "sync_syncstream_get_extra_info", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L174"}, {"caller_nid": "sync_syncstream_get_extra_info", "callee": "getsockname", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L177"}, {"caller_nid": "sync_syncstream_get_extra_info", "callee": "getpeername", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L179"}, {"caller_nid": "sync_syncstream_get_extra_info", "callee": "is_socket_readable", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L183"}, {"caller_nid": "sync_syncbackend_connect_tcp", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L207"}, {"caller_nid": "sync_syncbackend_connect_tcp", "callee": "create_connection", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L208"}, {"caller_nid": "sync_syncbackend_connect_tcp", "callee": "setsockopt", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L214"}, {"caller_nid": "sync_syncbackend_connect_tcp", "callee": "setsockopt", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L215"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L225"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "map_exceptions", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L235"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "socket", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L236"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "setsockopt", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L238"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "settimeout", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L239"}, {"caller_nid": "sync_syncbackend_connect_unix_socket", "callee": "connect", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/sync.py", "source_location": "L240"}]}