{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "label": "ext.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L1"}, {"id": "ext_exttype", "label": "ExtType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L6"}, {"id": "ext_exttype_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L9"}, {"id": "ext_timestamp", "label": "Timestamp", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L19"}, {"id": "ext_timestamp_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L31"}, {"id": "ext_timestamp_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L53"}, {"id": "ext_timestamp_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L57"}, {"id": "ext_timestamp_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L63"}, {"id": "ext_timestamp_hash", "label": ".__hash__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L67"}, {"id": "ext_from_bytes", "label": "from_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L71"}, {"id": "ext_timestamp_to_bytes", "label": ".to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L97"}, {"id": "ext_from_unix", "label": "from_unix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L119"}, {"id": "ext_timestamp_to_unix", "label": ".to_unix()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L129"}, {"id": "ext_from_unix_nano", "label": "from_unix_nano()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L138"}, {"id": "ext_timestamp_to_unix_nano", "label": ".to_unix_nano()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L146"}, {"id": "ext_timestamp_to_datetime", "label": ".to_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L154"}, {"id": "ext_from_datetime", "label": "from_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L165"}, {"id": "ext_rationale_7", "label": "ExtType represents ext type in msgpack.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L7"}, {"id": "ext_rationale_20", "label": "Timestamp represents the Timestamp extension type in msgpack. When built wi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L20"}, {"id": "ext_rationale_32", "label": "Initialize a Timestamp object. :param int seconds: Number o", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L32"}, {"id": "ext_rationale_54", "label": "String representation of Timestamp.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L54"}, {"id": "ext_rationale_58", "label": "Check for equality with another Timestamp object", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L58"}, {"id": "ext_rationale_64", "label": "not-equals method (see :func:`__eq__()`)", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L64"}, {"id": "ext_rationale_72", "label": "Unpack bytes into a `Timestamp` object. Used for pure-Python msgpack un", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L72"}, {"id": "ext_rationale_98", "label": "Pack this Timestamp object into bytes. Used for pure-Python msgpack pac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L98"}, {"id": "ext_rationale_120", "label": "Create a Timestamp from posix timestamp in seconds. :param unix_float:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L120"}, {"id": "ext_rationale_130", "label": "Get the timestamp as a floating-point value. :returns: posix timestamp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L130"}, {"id": "ext_rationale_139", "label": "Create a Timestamp from posix timestamp in nanoseconds. :param int unix", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L139"}, {"id": "ext_rationale_147", "label": "Get the timestamp as a unixtime in nanoseconds. :returns: posix timesta", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L147"}, {"id": "ext_rationale_155", "label": "Get the timestamp as a UTC datetime. :rtype: `datetime.datetime`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L155"}, {"id": "ext_rationale_166", "label": "Create a Timestamp from datetime with tzinfo. :rtype: Timestamp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L166"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_exttype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L6", "weight": 1.0}, {"source": "ext_exttype", "target": "ext_exttype_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_timestamp", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L19", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L31", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L53", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L57", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L63", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_hash", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_from_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L71", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_to_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_from_unix", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L119", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_to_unix", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_from_unix_nano", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L138", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_to_unix_nano", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L146", "weight": 1.0}, {"source": "ext_timestamp", "target": "ext_timestamp_to_datetime", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L154", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "target": "ext_from_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L165", "weight": 1.0}, {"source": "ext_timestamp_ne", "target": "ext_timestamp_eq", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L65", "weight": 1.0}, {"source": "ext_from_bytes", "target": "ext_timestamp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L95", "weight": 1.0}, {"source": "ext_from_unix", "target": "ext_timestamp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L127", "weight": 1.0}, {"source": "ext_from_unix_nano", "target": "ext_timestamp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L144", "weight": 1.0}, {"source": "ext_from_datetime", "target": "ext_timestamp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L170", "weight": 1.0}, {"source": "ext_rationale_7", "target": "ext_exttype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L7", "weight": 1.0}, {"source": "ext_rationale_20", "target": "ext_timestamp", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L20", "weight": 1.0}, {"source": "ext_rationale_32", "target": "ext_timestamp_init", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L32", "weight": 1.0}, {"source": "ext_rationale_54", "target": "ext_timestamp_repr", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L54", "weight": 1.0}, {"source": "ext_rationale_58", "target": "ext_timestamp_eq", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L58", "weight": 1.0}, {"source": "ext_rationale_64", "target": "ext_timestamp_ne", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L64", "weight": 1.0}, {"source": "ext_rationale_72", "target": "ext_timestamp_from_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L72", "weight": 1.0}, {"source": "ext_rationale_98", "target": "ext_timestamp_to_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L98", "weight": 1.0}, {"source": "ext_rationale_120", "target": "ext_timestamp_from_unix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L120", "weight": 1.0}, {"source": "ext_rationale_130", "target": "ext_timestamp_to_unix", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L130", "weight": 1.0}, {"source": "ext_rationale_139", "target": "ext_timestamp_from_unix_nano", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L139", "weight": 1.0}, {"source": "ext_rationale_147", "target": "ext_timestamp_to_unix_nano", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L147", "weight": 1.0}, {"source": "ext_rationale_155", "target": "ext_timestamp_to_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L155", "weight": 1.0}, {"source": "ext_rationale_166", "target": "ext_timestamp_from_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L166", "weight": 1.0}], "raw_calls": [{"caller_nid": "ext_exttype_new", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L10"}, {"caller_nid": "ext_exttype_new", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L11"}, {"caller_nid": "ext_exttype_new", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L12"}, {"caller_nid": "ext_exttype_new", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L13"}, {"caller_nid": "ext_exttype_new", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L15"}, {"caller_nid": "ext_exttype_new", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L16"}, {"caller_nid": "ext_timestamp_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L44"}, {"caller_nid": "ext_timestamp_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L45"}, {"caller_nid": "ext_timestamp_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L46"}, {"caller_nid": "ext_timestamp_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L47"}, {"caller_nid": "ext_timestamp_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L49"}, {"caller_nid": "ext_timestamp_eq", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L59"}, {"caller_nid": "ext_timestamp_hash", "callee": "hash", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L68"}, {"caller_nid": "ext_from_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L82"}, {"caller_nid": "ext_from_bytes", "callee": "unpack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L83"}, {"caller_nid": "ext_from_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L85"}, {"caller_nid": "ext_from_bytes", "callee": "unpack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L86"}, {"caller_nid": "ext_from_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L89"}, {"caller_nid": "ext_from_bytes", "callee": "unpack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L90"}, {"caller_nid": "ext_from_bytes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L92"}, {"caller_nid": "ext_timestamp_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L109"}, {"caller_nid": "ext_timestamp_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L112"}, {"caller_nid": "ext_timestamp_to_bytes", "callee": "pack", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L115"}, {"caller_nid": "ext_from_unix", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L125"}, {"caller_nid": "ext_from_unix", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L126"}, {"caller_nid": "ext_from_unix_nano", "callee": "divmod", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L144"}, {"caller_nid": "ext_timestamp_to_datetime", "callee": "fromtimestamp", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L160"}, {"caller_nid": "ext_timestamp_to_datetime", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L160"}, {"caller_nid": "ext_from_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py", "source_location": "L170"}]}