)]}'
{
  "commit": "f72cd89c3c1418e724a62bd971ebabf9acffeb5c",
  "tree": "96dd99c954a6557f0231abbd5de8719495894df3",
  "parents": [
    "efbecbbb465c99ed608b06d72fa1982122382d00"
  ],
  "author": {
    "name": "Joe Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Wed Jun 10 01:19:31 2026 -0700"
  },
  "committer": {
    "name": "Joseph Tsai",
    "email": "joetsai@digital-static.net",
    "time": "Wed Jun 10 13:00:29 2026 -0700"
  },
  "message": "encoding/json/jsontext: improve Encoder/Decoder documentation\n\nCleanup the documentation on:\n* Encoder.StackDepth and Decoder.StackDepth by more thoroughly\nexplaining what the index value means with examples.\n* Encoder.StackIndex and Decoder.StackIndex by explicitly calling\nout that it returns the length of the JSON array or object\nas progressively processed so far.\n* Encoder.AvailableBuffer by cautioning the user on\nthe correct use of it with a subsequent WriteValue call.\n* Encoder.WriteToken by removing language about the error offset\n\"[being] relative to Encoder.OutputOffset\" and just explicitly say\nhow it is computed.\n\nUpdates #79733\n\nChange-Id: Ie787b72c9ebaff019c7f8120d1a64cd517707df3\nReviewed-on: https://go-review.googlesource.com/c/go/+/789080\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\nReviewed-by: Michael Pratt \u003cmpratt@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0cab2ddfe6d56c938c5ae2b8a08b09b8d79d7ab3",
      "old_mode": 33188,
      "old_path": "src/encoding/json/jsontext/decode.go",
      "new_id": "0e1ff4b185b914b930d22ce9cf9f9fb555bacc74",
      "new_mode": 33188,
      "new_path": "src/encoding/json/jsontext/decode.go"
    },
    {
      "type": "modify",
      "old_id": "ac5d6c78fdfcdbc40d395f436da19e570dec0648",
      "old_mode": 33188,
      "old_path": "src/encoding/json/jsontext/encode.go",
      "new_id": "116e150febfcd0beac2b186598827d4cf3d59b4d",
      "new_mode": 33188,
      "new_path": "src/encoding/json/jsontext/encode.go"
    }
  ]
}
