)]}'
{
  "commit": "bb8e0989eceb600328cdadac54c0be2fab69be79",
  "tree": "25f608d5f24e2a78743f8494c3c07b4afcec5c84",
  "parents": [
    "60903f1e03b3c70edaab418e60ab793f8e07173d"
  ],
  "author": {
    "name": "Pan Zhang",
    "email": "98025960+zhangpan2001@users.noreply.github.com",
    "time": "Tue Aug 11 18:01:17 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 11 10:01:17 2026 +0000"
  },
  "message": "[Runtime][Python] Fix multiple f64 return values (#24796)\n\nAdvance the packed result buffer after writing each f64 result. Without\nthis, consecutive f64 results overwrite the same slot and subsequent\nresult slots are never written.\n\nThe existing `PyModuleInterfaceTest.testPrimitiveResults` test covers\nmultiple f64 return values and now passes.\n\nFixes #22386\n\nSigned-off-by: zhangpan \u003c98025960+zhangpan2001@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8668aa73b59d751724b047d7dc32a84f8afbb667",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/CMakeLists.txt",
      "new_id": "580cfe80643a4ab5009103bf53c2951e06ff4509",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "5f68e2a728e1ea7b34945b4df9af48c25194f56e",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/py_module.cc",
      "new_id": "38a8aac0153dfb426c775298225dfe0e3641f2e0",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/py_module.cc"
    },
    {
      "type": "modify",
      "old_id": "05f60788133e03af95fd20e26375e8ceb48c45eb",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/py_module_test.py",
      "new_id": "edd33058a5f5f928f1feef67894bcce6094310bc",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/py_module_test.py"
    }
  ]
}
