)]}'
{
  "commit": "4635ac635813b97d68fa55fe1e15db0f3c460212",
  "tree": "aca1f6389ee8f5eea6fca5a162bfb489bc24648b",
  "parents": [
    "da8fbe8b43192fc509a89dd29159ad67a219b209"
  ],
  "author": {
    "name": "Sandro-Alessio Gierens",
    "email": "sandro@gierens.de",
    "time": "Tue Aug 15 16:07:47 2023 +0200"
  },
  "committer": {
    "name": "Sandro-Alessio Gierens",
    "email": "49617392+gierens@users.noreply.github.com",
    "time": "Tue Aug 15 16:50:05 2023 +0200"
  },
  "message": "Revise iovec_t.__eq__ and vfu_dma_info_t.__eq__ to fix flake8 E721\n\nThe newer flake8 version in the arch linux job of the pull request\nworkflow fails due to:\n\nE721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`\n\nBoth `__eq__` functions now use `is not` instead of `!\u003d` for the type\ninitial check.\n\nSigned-off-by: Sandro-Alessio Gierens \u003csandro@gierens.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6d60798de84abb1b745e01e436747148783e1537",
      "old_mode": 33188,
      "old_path": "test/py/libvfio_user.py",
      "new_id": "f29b50ea9825536a56990ff02751211790fbf30c",
      "new_mode": 33188,
      "new_path": "test/py/libvfio_user.py"
    }
  ]
}
