)]}'
{
  "commit": "a21c1f120081d1ca148b64adf628b6415f1ce712",
  "tree": "31b850a7c4a15a56c37f89af73c0b300c351476d",
  "parents": [
    "99da10d2e1d2cdb08e4b84db93d681a154d56861"
  ],
  "author": {
    "name": "lkuchlan",
    "email": "lkuchlan@redhat.com",
    "time": "Wed Dec 30 13:47:08 2015 +0200"
  },
  "committer": {
    "name": "lkuchlan",
    "email": "lkuchlan@redhat.com",
    "time": "Thu Jan 07 18:22:47 2016 +0200"
  },
  "message": "Redundent if Statement\n\nThe \u0027if\u0027 statement is redundant, because __getattr__ method only gets\ninvoked for attributes that are not in the __dict__ attribute, therefore,\nif __getattr__ is called it means that the attribute is not in __dict__\n\nChange-Id: I68b975c2e03395db90d421e3180cea81e9af271b\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81b81105c648fb76a7dc3f1713714e28ceff9c25",
      "old_mode": 33188,
      "old_path": "tempest/common/utils/__init__.py",
      "new_id": "aad63736ac3245657e9edbffce98ac4f0b2f0f5b",
      "new_mode": 33188,
      "new_path": "tempest/common/utils/__init__.py"
    }
  ]
}
