)]}'
{
  "commit": "fc22331ccd015cfdbae73abe72cb6f3e8e2415b9",
  "tree": "3bb5bed9a1677f762f4460419b35019c920754de",
  "parents": [
    "e38c801ad15aa1e6a23aa7c7862e81d4634a5066"
  ],
  "author": {
    "name": "Russ Cox",
    "email": "rsc@golang.org",
    "time": "Wed Aug 05 21:22:10 2015 -0400"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@golang.org",
    "time": "Thu Aug 06 02:55:03 2015 +0000"
  },
  "message": "net/url: restrict :port checking to [ipv6]:port form\n\nGo 1.4 and earlier accepted mysql://x@y(z:123)/foo\nand I don\u0027t see any compelling reason to break that.\n\nThe CL during Go 1.5 that broke this syntax was\ntrying to fix #11208 and was probably too aggressive.\nI added a test case for #11208 to make sure that stays\nfixed.\n\nRelaxing the check did not re-break #11208 nor did\nit cause any existing test to fail. I added a test for the\nmysql://x@y(z:123)/foo syntax being preserved.\n\nFixes #12023.\n\nChange-Id: I659d39f18c85111697732ad24b757169d69284fc\nReviewed-on: https://go-review.googlesource.com/13253\nReviewed-by: Andrew Gerrand \u003cadg@golang.org\u003e\nReviewed-by: Mikio Hara \u003cmikioh.mikioh@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "abcd23bb76f29ddeab33b6f3e0ce1e7fcf79cd7f",
      "old_mode": 33188,
      "old_path": "src/net/url/url.go",
      "new_id": "1cec43b899c4bfabaeeb69fbf4b80dc8aeb386f8",
      "new_mode": 33188,
      "new_path": "src/net/url/url.go"
    },
    {
      "type": "modify",
      "old_id": "dbdba67834e2f32bf8e4bfaf65fc459968b445b5",
      "old_mode": 33188,
      "old_path": "src/net/url/url_test.go",
      "new_id": "2db2d72e7cdcda57cec720e1e6fc386dac15e53d",
      "new_mode": 33188,
      "new_path": "src/net/url/url_test.go"
    }
  ]
}
