)]}'
{
  "commit": "a081f7d1fa8b9c29423583eccedfd1658ed66ef9",
  "tree": "dd5a052015f182edd04a496ea097ca5728f3e7b1",
  "parents": [
    "a6bdeaf6a9cdae3a153bea95450d52e7ef9dbe39"
  ],
  "author": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Tue Sep 15 23:04:30 2026 +0000"
  },
  "committer": {
    "name": "Brad Fitzpatrick",
    "email": "bradfitz@golang.org",
    "time": "Tue Sep 15 17:17:23 2026 -0700"
  },
  "message": "net/http: don\u0027t pin bufio buffers on conns handed off to HTTP/2\n\nHTTP/2 doesn\u0027t use net/http\u0027s bufio.Reader and Writer. Release the\nreader back to the pool before handing off a connection to HTTP/2,\nand don\u0027t allocate the Writer if we aren\u0027t going to use it.\n\nUpdates #80735\n\nChange-Id: I818a27fb94ecedb6b679942f739d08612aff8241\nReviewed-on: https://go-review.googlesource.com/c/go/+/833344\nReviewed-by: Nicholas Husin \u003cnsh@golang.org\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2c5ec2b77eaa4633624069d6ac4085fbcbcb1e8f",
      "old_mode": 33188,
      "old_path": "src/net/http/server.go",
      "new_id": "2637b1b42314d9655e76063d6a84a92d4063fc75",
      "new_mode": 33188,
      "new_path": "src/net/http/server.go"
    }
  ]
}
