)]}'
{
  "commit": "e81fc95f7bd5bb1495fe69f27c1a99fcc77caa48",
  "tree": "5aa5dda2aa48090d5950003b2c62155db218a231",
  "parents": [
    "2627fba4fc2b78669bbd894da1058d31fc878b95"
  ],
  "author": {
    "name": "alandonovan",
    "email": "adonovan@google.com",
    "time": "Thu Dec 10 10:18:46 2020 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Dec 10 10:18:46 2020 -0500"
  },
  "message": "starlark: add AsInt helper function for unpacking values to Go ints (#329)\n\nAlso, use it in Unpack* functions.\r\nThis is a minor breaking change: any call that assumed values\r\nunpacked to \u0027int\u0027 were always in the int32 range will need to be modified\r\nto handle possible int64 values.\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3725d17c386ec97b6d3e3d8ed8ac4bb48ac07a8a",
      "old_mode": 33188,
      "old_path": "starlark/eval_test.go",
      "new_id": "81f8c58036adf8df48edbc16afb9cdb2afc005b5",
      "new_mode": 33188,
      "new_path": "starlark/eval_test.go"
    },
    {
      "type": "modify",
      "old_id": "397be865dae5586c1fa29840c282018ae4146f78",
      "old_mode": 33188,
      "old_path": "starlark/int.go",
      "new_id": "c13c8dde67abcc5e410d1b82b1dd1027fd02b368",
      "new_mode": 33188,
      "new_path": "starlark/int.go"
    },
    {
      "type": "modify",
      "old_id": "e9e2f949546db57fe1bf894ed72ac7d425f53a57",
      "old_mode": 33188,
      "old_path": "starlark/library.go",
      "new_id": "17638240b53e24425b845d72bb0212bdae11a200",
      "new_mode": 33188,
      "new_path": "starlark/library.go"
    },
    {
      "type": "modify",
      "old_id": "8dcee46b0a80a00fc3c91584c1febe475d70899c",
      "old_mode": 33188,
      "old_path": "starlark/testdata/builtins.star",
      "new_id": "c6591b87f1872cac3f8878515a8c2767317b97b9",
      "new_mode": 33188,
      "new_path": "starlark/testdata/builtins.star"
    },
    {
      "type": "modify",
      "old_id": "65ed08ccf7d935850efb60bf21ebee2d512ea85b",
      "old_mode": 33188,
      "old_path": "starlark/unpack.go",
      "new_id": "86f9c4a7ac12f60607eec622a4d5e7d075a4205e",
      "new_mode": 33188,
      "new_path": "starlark/unpack.go"
    }
  ]
}
