)]}'
{
  "commit": "605a9a487bba6e25fb48d4e3076c89b7f686517a",
  "tree": "0c0bf5133e24f319a1d6c61d8237b87469c202b7",
  "parents": [
    "2a32f6afa64c88142a476cd719d29cebacbdfd19"
  ],
  "author": {
    "name": "chenguodong",
    "email": "chenguodong@huawei.com",
    "time": "Mon Aug 22 18:42:47 2011 +0800"
  },
  "committer": {
    "name": "Shawn O. Pearce",
    "email": "sop@google.com",
    "time": "Tue Nov 29 12:11:41 2011 -0800"
  },
  "message": "Fixed UnicodeDecodeError while uploading changes.\n\nWhen commit with comment that has non-ASCII characters,\nUnicodeDecodeError will be raised\nwhile uploading multiple project/branch changes.\nBecause some strings in script are not str type, but unicode.\nSo all the strings are decoded to unicode,\nand python use ascii to do this,\nit can not decode non-ASCII characters,\nso UnicodeDecodeError raised.\n\nSigned-off-by: chenguodong \u003cchenguodong@huawei.com\u003e\n\nChange-Id: I46447f489a4b9760a5899c7ba9d764b688594e46\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c1958373f043bb299e2378435c51b6840666783a",
      "old_mode": 33188,
      "old_path": "subcmds/upload.py",
      "new_id": "a08926c60a523292efdad6576f0cb32478d1d9b2",
      "new_mode": 33188,
      "new_path": "subcmds/upload.py"
    }
  ]
}
