)]}'
{
  "commit": "400d4e3290b2012f9c44dff21cf6af9bb557e8de",
  "tree": "1b51213e1e7f463dffeb0388706ccbc534caa71d",
  "parents": [
    "4b09134a09ea6663850091c6a8da614cf3902fe1"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Wed Apr 24 11:58:38 2024 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Fri May 10 12:09:32 2024 -0600"
  },
  "message": "Implement tp_richcompare for gdb.Block\n\nI noticed that two gdb.Block objects will never compare as equal with\n\u0027\u003d\u003d\u0027.  This patch fixes the problem by implementing tp_richcompare, as\nwas done for gdb.Frame.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3e30faf08560779742bf58e3fb9a0715ccc357b4",
      "old_mode": 33188,
      "old_path": "gdb/python/py-block.c",
      "new_id": "3de6200e7c26096e1a979a1e589b47a6560d1647",
      "new_mode": 33188,
      "new_path": "gdb/python/py-block.c"
    }
  ]
}
