)]}'
{
  "commit": "3a7a2557e7386e7e39d8b31290c3e8962c39e0fc",
  "tree": "c3ecd44a815ee5bf7a43ae70b910f1c8214c1dd6",
  "parents": [
    "d61dd50441c6e2d3595be435b162ca96c58848f9"
  ],
  "author": {
    "name": "Marcel van Lohuizen",
    "email": "mpvl@golang.org",
    "time": "Wed Jun 07 13:35:29 2023 +0200"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@golang.org",
    "time": "Mon Jun 12 16:55:37 2023 +0000"
  },
  "message": "internal/export/idna: make more space for mapping index\n\nThis prepares for an upcoming Unicode upgrade.\n\nBeyond Unicode 13 the size of mappings will grow beyond\nwhat can be represented in the allocated 13 bits. Instread\nof doubling the size of info, we introduce a table of indices\ninto the mappings data. This also allows us to remove the\nlength byte, reducing the overhead of introducing this new\ntable.\n\nThis change allows for about a 5x growth of the number\nof mappings, which should suffice for the foreseeable\nfuture.\n\nChange-Id: Id475dc2473145a1f36bd83b983fa4aa170df6206\nReviewed-on: https://go-review.googlesource.com/c/text/+/501515\nRun-TryBot: Ian Lance Taylor \u003ciant@golang.org\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\nTryBot-Result: Gopher Robot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1109c18954b4dadc5c1ed837944ed6d94425055b",
      "old_mode": 33188,
      "old_path": "internal/export/idna/gen.go",
      "new_id": "5a03f2c8a1f45e21077a3f1983331093337e46f7",
      "new_mode": 33188,
      "new_path": "internal/export/idna/gen.go"
    },
    {
      "type": "modify",
      "old_id": "390c5e56d2a4e4c667ac20624dbe8e4c273e7003",
      "old_mode": 33188,
      "old_path": "internal/export/idna/tables13.0.0.go",
      "new_id": "d4c66c2908fd09051dae6e7797f4a5bb52db9095",
      "new_mode": 33188,
      "new_path": "internal/export/idna/tables13.0.0.go"
    },
    {
      "type": "modify",
      "old_id": "d909968863dc97777d691fa4e520ede80331e971",
      "old_mode": 33188,
      "old_path": "internal/export/idna/trie.go",
      "new_id": "a403b2d196c9806ea17b61e453b79e2f634b0f54",
      "new_mode": 33188,
      "new_path": "internal/export/idna/trie.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2fcebcfd28d339abe6fedcd974517e8d74498e3a",
      "new_mode": 33188,
      "new_path": "internal/export/idna/trie12.0.0.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4a52c8b2eb5e0ebd4d95152f30f24a72ea2fd605",
      "new_mode": 33188,
      "new_path": "internal/export/idna/trie13.0.0.go"
    }
  ]
}
