)]}'
{
  "commit": "183e2012512cbb7bd7997f0481c134c658d845ed",
  "tree": "3e4ab0165655296320a102405ca5f7cb39428db8",
  "parents": [
    "95a31dacc406226c00d820407c33a94fd21c9c3b"
  ],
  "author": {
    "name": "Mark Freeman",
    "email": "mark@golang.org",
    "time": "Tue Jul 07 14:46:08 2026 -0400"
  },
  "committer": {
    "name": "Mark Freeman",
    "email": "mark@golang.org",
    "time": "Tue Jul 07 13:33:06 2026 -0700"
  },
  "message": "go/types, types2: set underlying for imported types\n\nImporting generic methods with recursive bounds can currently deadlock.\nThis is because SetConstraint, which is called from a delayed function,\nrequires the underlying type. We already have this information handy,\nso the fix is somewhat simple.\n\nCredit goes to Lauro Santana for reporting this issue and contributing\na test case (attached here).\n\nFixes #80258\n\nChange-Id: I06ec71edbbd113743273f7c4be15b142e2f6938c\nReviewed-on: https://go-review.googlesource.com/c/go/+/797640\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6901993b645f230df5af5213eb3b9f5d98c4c5f6",
      "old_mode": 33188,
      "old_path": "src/cmd/compile/internal/types2/named.go",
      "new_id": "94da87f0d6b3b0eeab7f6ebaa339e2892a312d90",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/internal/types2/named.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d33c882ff19e743c71e6e1e2141a4cf887bd5b03",
      "new_mode": 33188,
      "new_path": "src/cmd/compile/testdata/script/issue80258.txt"
    },
    {
      "type": "modify",
      "old_id": "1186009579f438d75f3205e0a6f87c9f4c2831bf",
      "old_mode": 33188,
      "old_path": "src/go/types/named.go",
      "new_id": "529151da6ec5fe6d242e03bf187afdd58f899188",
      "new_mode": 33188,
      "new_path": "src/go/types/named.go"
    }
  ]
}
