1 line
30 KiB
JSON
1 line
30 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "label": "functools.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L1"}, {"id": "functools_initialmissingtype", "label": "_InitialMissingType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L61"}, {"id": "functools_asynccacheinfo", "label": "AsyncCacheInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L68"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "functools_asynccacheparameters", "label": "AsyncCacheParameters", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L76"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "functools_lrumethodwrapper", "label": "_LRUMethodWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L83"}, {"id": "functools_lrumethodwrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L84"}, {"id": "functools_lrumethodwrapper_cache_info", "label": ".cache_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L88"}, {"id": "functools_lrumethodwrapper_cache_parameters", "label": ".cache_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L91"}, {"id": "functools_lrumethodwrapper_cache_clear", "label": ".cache_clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L94"}, {"id": "functools_lrumethodwrapper_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L97"}, {"id": "functools_asynclrucachewrapper", "label": "AsyncLRUCacheWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L105"}, {"id": "functools_asynclrucachewrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L106"}, {"id": "functools_asynclrucachewrapper_cache_info", "label": ".cache_info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L124"}, {"id": "functools_asynclrucachewrapper_cache_parameters", "label": ".cache_parameters()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L129"}, {"id": "functools_asynclrucachewrapper_cache_clear", "label": ".cache_clear()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L137"}, {"id": "functools_asynclrucachewrapper_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L142"}, {"id": "functools_asynclrucachewrapper_get", "label": ".__get__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L223"}, {"id": "functools_lrucachewrapper", "label": "_LRUCacheWrapper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L231"}, {"id": "functools_lrucachewrapper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L232"}, {"id": "functools_call", "label": "__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L241"}, {"id": "functools_lrucachewrapper_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L250"}, {"id": "functools_cache", "label": "cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L262"}, {"id": "functools_lru_cache", "label": "lru_cache()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L284"}, {"id": "functools_reduce", "label": "reduce()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L337"}, {"id": "functools_rationale_274", "label": "A convenient shortcut for :func:`lru_cache` with ``maxsize=None``. This is", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L274"}, {"id": "functools_rationale_314", "label": "An asynchronous version of :func:`functools.lru_cache`. If a synchronous fu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L314"}, {"id": "functools_rationale_359", "label": "Asynchronous version of :func:`functools.reduce`. :param function: a corout", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L359"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "weakref", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_core_eventloop_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_core_synchronization_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_lowlevel_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_initialmissingtype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L61", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_asynccacheinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L68", "weight": 1.0}, {"source": "functools_asynccacheinfo", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_asynccacheparameters", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L76", "weight": 1.0}, {"source": "functools_asynccacheparameters", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lrumethodwrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L83", "weight": 1.0}, {"source": "functools_lrumethodwrapper", "target": "functools_lrumethodwrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L84", "weight": 1.0}, {"source": "functools_lrumethodwrapper", "target": "functools_lrumethodwrapper_cache_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L88", "weight": 1.0}, {"source": "functools_lrumethodwrapper", "target": "functools_lrumethodwrapper_cache_parameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L91", "weight": 1.0}, {"source": "functools_lrumethodwrapper", "target": "functools_lrumethodwrapper_cache_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L94", "weight": 1.0}, {"source": "functools_lrumethodwrapper", "target": "functools_lrumethodwrapper_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_asynclrucachewrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L105", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L106", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_cache_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L124", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_cache_parameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L129", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_cache_clear", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L137", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L142", "weight": 1.0}, {"source": "functools_asynclrucachewrapper", "target": "functools_asynclrucachewrapper_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L223", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lrucachewrapper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L231", "weight": 1.0}, {"source": "functools_lrucachewrapper", "target": "functools_lrucachewrapper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L241", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_call", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L246", "weight": 1.0}, {"source": "functools_lrucachewrapper", "target": "functools_lrucachewrapper_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L250", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L262", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L268", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L271", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lru_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L284", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lru_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lru_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L300", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_lru_cache", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L303", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L337", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L346", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_functools_py", "target": "functools_reduce", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L353", "weight": 1.0}, {"source": "functools_lrumethodwrapper_cache_info", "target": "functools_asynclrucachewrapper_cache_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L89", "weight": 1.0}, {"source": "functools_lrumethodwrapper_cache_parameters", "target": "functools_asynclrucachewrapper_cache_parameters", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L92", "weight": 1.0}, {"source": "functools_lrumethodwrapper_cache_clear", "target": "functools_asynclrucachewrapper_cache_clear", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L95", "weight": 1.0}, {"source": "functools_asynclrucachewrapper_cache_info", "target": "functools_asynccacheinfo", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L125", "weight": 1.0}, {"source": "functools_asynclrucachewrapper_get", "target": "functools_lrumethodwrapper", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L226", "weight": 1.0}, {"source": "functools_lrucachewrapper_call", "target": "functools_asynclrucachewrapper", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L254", "weight": 1.0}, {"source": "functools_lrucachewrapper_call", "target": "functools_lru_cache", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L258", "weight": 1.0}, {"source": "functools_cache", "target": "functools_lru_cache", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L280", "weight": 1.0}, {"source": "functools_rationale_274", "target": "functools_cache", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L274", "weight": 1.0}, {"source": "functools_rationale_314", "target": "functools_lru_cache", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L314", "weight": 1.0}, {"source": "functools_rationale_359", "target": "functools_reduce", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L359", "weight": 1.0}], "raw_calls": [{"caller_nid": "functools_lrumethodwrapper_call", "callee": "__wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L99"}, {"caller_nid": "functools_lrumethodwrapper_call", "callee": "__wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L101"}, {"caller_nid": "functools_asynclrucachewrapper_init", "callee": "max", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L117"}, {"caller_nid": "functools_asynclrucachewrapper_init", "callee": "update_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L122"}, {"caller_nid": "functools_asynclrucachewrapper_cache_clear", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L138"}, {"caller_nid": "functools_asynclrucachewrapper_cache_clear", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L139"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "__wrapped__", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L145"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "sum", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L153"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L153"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L156"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L156"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "tuple", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L158"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L158"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L158"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L161"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "WeakKeyDictionary", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L163"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L164"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "OrderedDict", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L169"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "Lock", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L178"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "current_time", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L184"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "Lock", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L188"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "move_to_end", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L195"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "checkpoint", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L197"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L199"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "popitem", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L206"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "__wrapped__", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L210"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "current_time", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L212"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "move_to_end", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L218"}, {"caller_nid": "functools_asynclrucachewrapper_call", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L219"}, {"caller_nid": "functools_asynclrucachewrapper_get", "callee": "update_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L227"}, {"caller_nid": "functools_lrucachewrapper_call", "callee": "iscoroutinefunction", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L253"}, {"caller_nid": "functools_lrucachewrapper_call", "callee": "functools.lru_cache(maxsize=self._maxsize, typed=self._typed)", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L258"}, {"caller_nid": "functools_cache", "callee": "lru_cache(maxsize=None)", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L280"}, {"caller_nid": "functools_lru_cache", "callee": "_LRUCacheWrapper[Any]", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L328"}, {"caller_nid": "functools_lru_cache", "callee": "callable", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L330"}, {"caller_nid": "functools_lru_cache", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L331"}, {"caller_nid": "functools_lru_cache", "callee": "_LRUCacheWrapper[T](maxsize, typed, always_checkpoint, ttl)", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L333"}, {"caller_nid": "functools_lru_cache", "callee": "_LRUCacheWrapper[T]", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L333"}, {"caller_nid": "functools_reduce", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L371"}, {"caller_nid": "functools_reduce", "callee": "__aiter__", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L372"}, {"caller_nid": "functools_reduce", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L375"}, {"caller_nid": "functools_reduce", "callee": "__anext__", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L375"}, {"caller_nid": "functools_reduce", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L377"}, {"caller_nid": "functools_reduce", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L381"}, {"caller_nid": "functools_reduce", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L384"}, {"caller_nid": "functools_reduce", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L386"}, {"caller_nid": "functools_reduce", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L387"}, {"caller_nid": "functools_reduce", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L390"}, {"caller_nid": "functools_reduce", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L390"}, {"caller_nid": "functools_reduce", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L392"}, {"caller_nid": "functools_reduce", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L396"}, {"caller_nid": "functools_reduce", "callee": "function", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L399"}, {"caller_nid": "functools_reduce", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L402"}, {"caller_nid": "functools_reduce", "callee": "checkpoint", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/functools.py", "source_location": "L407"}]} |