)]}'
{
  "commit": "4f81a1250748008965c59f67b7ec1c10e40ce600",
  "tree": "26e9582c98e3ad075d5a56344240de11fa061f7d",
  "parents": [
    "6c836071ad7725d3f0923a3e2b6928701ebf0100"
  ],
  "author": {
    "name": "Sam Gross",
    "email": "colesbury@gmail.com",
    "time": "Thu Jan 29 02:02:08 2026 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 28 23:02:08 2026 -0800"
  },
  "message": "Fix deadlock in test with free threading (#5973)\n\nImporting \"widget_module\" re-enables the GIL. In current versions of\nCPython, this requires pausing all threads attached to all interpreters.\nThe spinning on sync/num without a py::gil_scoped_release causes\noccasional deadlocks.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e322e0fe90c4dca2d6afb7674576e17cd3e0b530",
      "old_mode": 33188,
      "old_path": "tests/test_with_catch/test_subinterpreter.cpp",
      "new_id": "35b7f02334b258b0a59325737fbff7c2cde21e1c",
      "new_mode": 33188,
      "new_path": "tests/test_with_catch/test_subinterpreter.cpp"
    }
  ]
}
