)]}'
{
  "commit": "a175da7a3ae3ba8d8aab9225c755bb41782edb4c",
  "tree": "f0250c9c776eca11d9e81ef76a8b1c3647d3c47b",
  "parents": [
    "5cb7c39e6378d6cfd2bca140aa1eebf72cc7ffd3"
  ],
  "author": {
    "name": "Serhiy Storchaka",
    "email": "storchaka@gmail.com",
    "time": "Sat Aug 29 16:03:00 2026"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sat Aug 29 16:03:00 2026"
  },
  "message": "gh-155905: Fix error handling in _testcapi helpers (GH-155906)\n\nPy_fopen() sets an exception and returns NULL on error.  The\npyobject_print*() helpers did not check the result and crashed, and the\npymarshal_*() helpers set a second exception on top of it.\n\nThe pyobject_print*() helpers which take a single argument now use\nMETH_O, and the result of PyUnicode_FromString() is now checked.\n\nCo-authored-by: Claude Opus 5 (1M context) \u003cnoreply@anthropic.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "09a548fd2e24489de8de135168e7f19a3e5d2818",
      "old_mode": 33188,
      "old_path": "Modules/_testcapi/object.c",
      "new_id": "425ec540b62dcc0ed3b36efbb919df9b7b7b44f1",
      "new_mode": 33188,
      "new_path": "Modules/_testcapi/object.c"
    },
    {
      "type": "modify",
      "old_id": "fb18a866e62812866ed5352cfa916af3d3af1dda",
      "old_mode": 33188,
      "old_path": "Modules/_testcapimodule.c",
      "new_id": "c01197d15bad5f0656acde2eee6d5543feea7934",
      "new_mode": 33188,
      "new_path": "Modules/_testcapimodule.c"
    }
  ]
}
