)]}'
{
  "commit": "a311bd9e2b281c2088a1cf4e83f36b51bb9e962f",
  "tree": "f54012b456b71958c30bd053f6e5b00357c28639",
  "parents": [
    "2fde5149d735c9a7faf3efc0fc38e47744263466"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Mar 19 10:27:56 2024 -0600"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tromey@adacore.com",
    "time": "Tue Apr 02 10:58:37 2024 -0600"
  },
  "message": "Ignore unsed import in dap/__init__.py\n\nflake8 warns about dap/__init__.py because it has a number of unused\nimports.  Most of these are intentional: the import is done to ensure\nthat the a DAP request is registered with the server object.\n\nThis patch applies a \"noqa\" comment to these imports, and also removes\none import that is truly unnecessary.\n\nApproved-By: Simon Marchi \u003csimon.marchi@efficios.com\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "86da9b8ef3c92cd850fbe12fbb453a42d66f3afc",
      "old_mode": 33188,
      "old_path": "gdb/python/lib/gdb/dap/__init__.py",
      "new_id": "784015d1a074f5867a1d7e83faf1814c615347a2",
      "new_mode": 33188,
      "new_path": "gdb/python/lib/gdb/dap/__init__.py"
    }
  ]
}
