)]}'
{
  "commit": "f865b5fefeafaf76ce6ff99e44d41c52cb6b884b",
  "tree": "dce65e05878000deedd909a2bce86c18d2face41",
  "parents": [
    "1746cff738c7c801988f18cd25ca0cb488889873"
  ],
  "author": {
    "name": "bill_ofarrell",
    "email": "billo@ca.ibm.com",
    "time": "Thu Jun 28 18:39:37 2018 -0400"
  },
  "committer": {
    "name": "Ian Lance Taylor",
    "email": "iant@golang.org",
    "time": "Tue Jul 17 02:26:40 2018 +0000"
  },
  "message": "[release-branch.go1.9] bytes, strings: fix comparison of long byte slices on s390x\n\nThe existing implementation of bytes.Compare on s390x doesn\u0027t work properly for slices longer\nthan 256 elements. This change fixes that. Added tests for long strings and slices of bytes.\n\nFixes #26118\n\nChange-Id: If6d8b68ee6dbcf99a24f867a1d3438b1f208954f\nReviewed-on: https://go-review.googlesource.com/121495\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nRun-TryBot: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-on: https://go-review.googlesource.com/124137\nRun-TryBot: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "35088a1b2e9b26691a6f0a0bed6611e0bb6b563e",
      "old_mode": 33188,
      "old_path": "src/bytes/compare_test.go",
      "new_id": "3e33c27c9c961164419f1c2b68f80c96e5a8aa1f",
      "new_mode": 33188,
      "new_path": "src/bytes/compare_test.go"
    },
    {
      "type": "modify",
      "old_id": "20e740b927ea1e629fbd00a55b4b4d30c47f956c",
      "old_mode": 33188,
      "old_path": "src/runtime/asm_s390x.s",
      "new_id": "686e3db411625faa0c27eb0797ec5434ae53f8ac",
      "new_mode": 33188,
      "new_path": "src/runtime/asm_s390x.s"
    },
    {
      "type": "modify",
      "old_id": "bc12e421b0dd7919b680a641da1b96c5bb951631",
      "old_mode": 33188,
      "old_path": "src/strings/compare_test.go",
      "new_id": "712e5a741eae2878e33de6d488a9bf25f5efb0fe",
      "new_mode": 33188,
      "new_path": "src/strings/compare_test.go"
    }
  ]
}
