)]}'
{
  "commit": "fbbe9eb8b51e98d57cf243a109cfc57eb9bfbeeb",
  "tree": "d4c2697a5c7c1846d29cb71b042fe3475e2a0cb6",
  "parents": [
    "c4e1b10cc2e84eaf574842907e4c35ad51eb5792"
  ],
  "author": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Sun Feb 26 20:13:57 2023 -0500"
  },
  "committer": {
    "name": "Simon Marchi",
    "email": "simon.marchi@efficios.com",
    "time": "Mon Feb 27 13:28:32 2023 -0500"
  },
  "message": "gdb: gdbarch.py: remove Info.__init__\n\nInfo.__init__ currently assigns `self.predicate \u003d None`.  This was\nhelpful to ensure that all component types had a `predicate` attribute.\nThe generator code could then avoid having code like \"if the component\nis anything but Info, use predicate\".  Since the previous commit, all\ncomponent types have a predicate attribute which defaults to False.  We\ncan therefore remove the assignment in Info.__init__, and in turn remove\nInfo.__init__.  We however need to make the printer parameter of\n_Component.__init__ optional, as Info don\u0027t need a printer.\n\nChange-Id: I611edeca9cc9837eb49dddfe038595e1ff3b7239\nReviewed-By: Andrew Burgess \u003caburgess@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "63c3aee1dc0e41fb29648f1886c524e0b1b361bf",
      "old_mode": 33261,
      "old_path": "gdb/gdbarch.py",
      "new_id": "f97f39b6db0fb8b8aebbed71c4b30f6d9bcb9d56",
      "new_mode": 33261,
      "new_path": "gdb/gdbarch.py"
    }
  ]
}
