)]}'
{
  "commit": "7a69fa081ca18eec487350a8adee6e96e1903a7d",
  "tree": "218a25353571cb008d842433c279302e2d4381e1",
  "parents": [
    "5d65c587f2aeb97704e8976858c1edb00ac753d7"
  ],
  "author": {
    "name": "Hervé Beraud",
    "email": "hberaud@redhat.com",
    "time": "Tue Jun 02 20:43:06 2020 +0200"
  },
  "committer": {
    "name": "Hervé Beraud",
    "email": "hberaud@redhat.com",
    "time": "Tue Jun 02 20:43:06 2020 +0200"
  },
  "message": "Stop to use the __future__ module.\n\nThe __future__ module [1] was used in this context to ensure compatibility\nbetween python 2 and python 3.\n\nWe previously dropped the support of python 2.7 [2] and now we only support\npython 3 so we don\u0027t need to continue to use this module and the imports\nlisted below.\n\nImports commonly used and their related PEPs:\n- `division` is related to PEP 238 [3]\n- `print_function` is related to PEP 3105 [4]\n- `unicode_literals` is related to PEP 3112 [5]\n- `with_statement` is related to PEP 343 [6]\n- `absolute_import` is related to PEP 328 [7]\n\n[1] https://docs.python.org/3/library/__future__.html\n[2] https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html\n[3] https://www.python.org/dev/peps/pep-0238\n[4] https://www.python.org/dev/peps/pep-3105\n[5] https://www.python.org/dev/peps/pep-3112\n[6] https://www.python.org/dev/peps/pep-0343\n[7] https://www.python.org/dev/peps/pep-0328\n\nChange-Id: Iccbc3087d30712f30617349268b66bb7573f7bd4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2ce1d087002f70aca96d9dd43c1bc2db0073804d",
      "old_mode": 33188,
      "old_path": "patrole_tempest_plugin/tests/unit/fixtures.py",
      "new_id": "98eb66c90e1ba84a5471d6997d61d7af3a433b0b",
      "new_mode": 33188,
      "new_path": "patrole_tempest_plugin/tests/unit/fixtures.py"
    },
    {
      "type": "modify",
      "old_id": "b2edfb4f11c70bfa3e4aed35d9e758ac19bce568",
      "old_mode": 33188,
      "old_path": "patrole_tempest_plugin/tests/unit/test_rbac_rule_validation.py",
      "new_id": "471bcdc488406b6084d13a29adbf7a8c054fa4ee",
      "new_mode": 33188,
      "new_path": "patrole_tempest_plugin/tests/unit/test_rbac_rule_validation.py"
    }
  ]
}
