)]}'
{
  "commit": "34c7b280130da85614bb595ab2bb3c50b2270a75",
  "tree": "70a67f1d4a165c4cad95eb43cd599a60457f63b0",
  "parents": [
    "951c174da8f2bc22cb539c74fcb37bd850fd8640"
  ],
  "author": {
    "name": "Philipp Volugine",
    "email": "phil.volguine@gmail.com",
    "time": "Tue Sep 10 23:11:26 2013 -0400"
  },
  "committer": {
    "name": "Philipp Volugine",
    "email": "phil.volguine@gmail.com",
    "time": "Tue Sep 10 23:11:26 2013 -0400"
  },
  "message": "added arg_stringname function to _ast_util.py\nThis is to be compatible with python3.4 where kwarg and vararg\nobjects are _ast.arg as opposed to Name objects in earlier versions.\nThe _ast.arg object cannot be implicitly converted to a string. This\nlead to 4 errors in the test suite.\n\nAs of this commit all tests pass under python3.4a2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5b1a8e4b052fc2f7c84c01b27b661819973422e7",
      "old_mode": 33188,
      "old_path": "mako/_ast_util.py",
      "new_id": "2c6cbc78bfc1bcfb1bae46008f6ad01d0b85525b",
      "new_mode": 33188,
      "new_path": "mako/_ast_util.py"
    },
    {
      "type": "modify",
      "old_id": "0d3f0b1cf400d2d832f41862fdc78cafe4e0689a",
      "old_mode": 33188,
      "old_path": "mako/ast.py",
      "new_id": "cd1d14e8a6d98b8649d8ade11e74d4991fe5545a",
      "new_mode": 33188,
      "new_path": "mako/ast.py"
    },
    {
      "type": "modify",
      "old_id": "54990766ec9854e8c98fd92edb61ee6aa9154c8b",
      "old_mode": 33188,
      "old_path": "mako/pyparser.py",
      "new_id": "be292a81087f5ef2f02f66967a20444ee8235811",
      "new_mode": 33188,
      "new_path": "mako/pyparser.py"
    }
  ]
}
