)]}'
{
  "commit": "da87cf5dcf342a31c82ff7980bdc076558ff6674",
  "tree": "b71b7c1bfc1aa8d5e89e39ce6f90cd39eb793e6e",
  "parents": [
    "56a062400a8c4654eaca78c2926f2724a21cda61"
  ],
  "author": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Fri Jul 24 16:27:07 2015 -0700"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Mon Jul 27 04:07:23 2015 +0000"
  },
  "message": "net/http: fix a data race when Request.Cancel is used\n\nThe \"add a Request.Cancel channel\" change (https://golang.org/cl/11601)\nadded support for \"race free\" cancellation, but introduced a data race. :)\n\nNoticed while running \"go test -race net/http\". The test is skipped in\nshort mode, so we never saw it on the dashboard.\n\nChange-Id: Ica14579d8723f8f9d1691e8d56c30b585b332c64\nReviewed-on: https://go-review.googlesource.com/12663\nReviewed-by: Aaron Jacobs \u003cjacobsa@google.com\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41fc6d0e626634fd9b004f971f7bb1bddfb16f6a",
      "old_mode": 33188,
      "old_path": "src/net/http/transport.go",
      "new_id": "41e02fc5802befdc020bf459519967f2d5aafbb9",
      "new_mode": 33188,
      "new_path": "src/net/http/transport.go"
    }
  ]
}
