Files
tfm_ainventory/graphify-out/cache/ece6e845494d6f83cf68ab59dd791bf3566151f2b3fc77795a831490c355e039.json

1 line
12 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "label": "filepost.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L1"}, {"id": "filepost_choose_boundary", "label": "choose_boundary()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L15"}, {"id": "filepost_iter_field_objects", "label": "iter_field_objects()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L25"}, {"id": "filepost_iter_fields", "label": "iter_fields()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L45"}, {"id": "filepost_encode_multipart_formdata", "label": "encode_multipart_formdata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L63"}, {"id": "filepost_rationale_16", "label": "Our embarrassingly-simple replacement for mimetools.choose_boundary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L16"}, {"id": "filepost_rationale_26", "label": "Iterate over fields. Supports list of (k, v) tuples and dicts, and lists of", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L26"}, {"id": "filepost_rationale_46", "label": ".. deprecated:: 1.6 Iterate over fields. The addition of :class:`~urll", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L46"}, {"id": "filepost_rationale_64", "label": "Encode a dictionary of ``fields`` using the multipart/form-data MIME format.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L64"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "binascii", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "codecs", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_fields_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_packages_six_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "filepost_choose_boundary", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "filepost_iter_field_objects", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "filepost_iter_fields", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_urllib3_filepost_py", "target": "filepost_encode_multipart_formdata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L63", "weight": 1.0}, {"source": "filepost_encode_multipart_formdata", "target": "filepost_choose_boundary", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L76", "weight": 1.0}, {"source": "filepost_encode_multipart_formdata", "target": "filepost_iter_field_objects", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L78", "weight": 1.0}, {"source": "filepost_rationale_16", "target": "filepost_choose_boundary", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L16", "weight": 1.0}, {"source": "filepost_rationale_26", "target": "filepost_iter_field_objects", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L26", "weight": 1.0}, {"source": "filepost_rationale_46", "target": "filepost_iter_fields", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L46", "weight": 1.0}, {"source": "filepost_rationale_64", "target": "filepost_encode_multipart_formdata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L64", "weight": 1.0}], "raw_calls": [{"caller_nid": "filepost_choose_boundary", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L19"}, {"caller_nid": "filepost_choose_boundary", "callee": "urandom", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L19"}, {"caller_nid": "filepost_choose_boundary", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L21"}, {"caller_nid": "filepost_iter_field_objects", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L33"}, {"caller_nid": "filepost_iter_field_objects", "callee": "iteritems", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L34"}, {"caller_nid": "filepost_iter_field_objects", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L36"}, {"caller_nid": "filepost_iter_field_objects", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L39"}, {"caller_nid": "filepost_iter_field_objects", "callee": "from_tuples", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L42"}, {"caller_nid": "filepost_iter_fields", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L57"}, {"caller_nid": "filepost_iter_fields", "callee": "iteritems", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L58"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "BytesIO", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L74"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L79"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "b", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L79"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L81"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "writer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L81"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "render_headers", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L81"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L84"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L85"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L87"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L88"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "writer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L88"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L90"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L92"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L94"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "b", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L94"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L96"}, {"caller_nid": "filepost_encode_multipart_formdata", "callee": "getvalue", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py", "source_location": "L98"}]}