)]}' { "commit": "eee07a8e685e72c287ca4a0e7a049ce941ef6ab3", "tree": "a5f419187df6ee5691e8386e2f777077219064ed", "parents": [ "c61c29fe563134f752ea14e794d08031982145e8" ], "author": { "name": "Filippo Valsorda", "email": "filippo@golang.org", "time": "Tue Aug 20 17:29:04 2019 -0400" }, "committer": { "name": "Andrew Bonventre", "email": "andybons@golang.org", "time": "Wed Aug 21 15:20:00 2019 +0000" }, "message": "Revert \"encoding/json: avoid work when unquoting strings\"\n\nThis reverts CL 151157.\n\nCL 151157 introduced a crash when decoding into \",string\" fields. It\ncame with a moderate speedup, so at this stage of the release cycle\nlet\u0027s just revert it, and reapply it in Go 1.14 with the fix in CL 190659.\n\nAlso applied the test cases from CL 190659.\n\nUpdates #33728\n\nChange-Id: Ie46e2bc15224b251888580daf6b79d5865f3878e\nReviewed-on: https://go-review.googlesource.com/c/go/+/190909\nRun-TryBot: Andrew Bonventre \u003candybons@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Andrew Bonventre \u003candybons@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "bdd94e34ce649f5fb5669ae3925fc4293b6a7565", "old_mode": 33188, "old_path": "src/encoding/json/decode.go", "new_id": "cbd71acfc6c38f7827dd4290fcf6ca7bfbb68d47", "new_mode": 33188, "new_path": "src/encoding/json/decode.go" }, { "type": "modify", "old_id": "719a9fa290c77909555c78792503f5b98fde4964", "old_mode": 33188, "old_path": "src/encoding/json/decode_test.go", "new_id": "3f25893b419a43f00149cd56965589f4ce8cd648", "new_mode": 33188, "new_path": "src/encoding/json/decode_test.go" } ] }