)]}'
{
  "commit": "d94db52c5a1265ceac4531c962fc548e2f718c93",
  "tree": "8f26a8f9dc21305647d07344a31e399c54c9f903",
  "parents": [
    "f1c09370f4dd1fa8294e31aaf8b112d42e191be3"
  ],
  "author": {
    "name": "arostovtsev",
    "email": "arostovtsev@google.com",
    "time": "Wed Aug 26 12:04:02 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Aug 26 12:05:57 2026 -0700"
  },
  "message": "Remove support for ellipses in the list type arg to `Callable` type application\n\nIt\u0027s syntactically incompatible with Python3.\n\nInstead, Python uses forms like `Callable[Concatenate[int, ...], bool]` (see\nPEP 612), which we may want to support at some point, but not for now.\n\nWorking towards #27370\n\nPiperOrigin-RevId: 971421832\nChange-Id: If180a27a2c3effeae5e512c0ac4c39f52c651c81\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f3877b2ec29f7e4ee0780e1b5ed6819b3a0cfe42",
      "old_mode": 33188,
      "old_path": "src/main/java/net/starlark/java/syntax/Types.java",
      "new_id": "6404354c929698dee4fc6170715425099cb30a7c",
      "new_mode": 33188,
      "new_path": "src/main/java/net/starlark/java/syntax/Types.java"
    },
    {
      "type": "modify",
      "old_id": "24f4e7c5127d02b97da6e0193b73470149e88f09",
      "old_mode": 33188,
      "old_path": "src/test/java/net/starlark/java/syntax/TypeCheckerTest.java",
      "new_id": "400aa1124f97a6bc2849253672e4a9d8795b13cc",
      "new_mode": 33188,
      "new_path": "src/test/java/net/starlark/java/syntax/TypeCheckerTest.java"
    },
    {
      "type": "modify",
      "old_id": "f9b36add60e270c1ec91afd541359bed708d78a3",
      "old_mode": 33188,
      "old_path": "src/test/java/net/starlark/java/syntax/TypeTaggerTest.java",
      "new_id": "274acce921ae08c90df896d292d56d0a6a23aa8a",
      "new_mode": 33188,
      "new_path": "src/test/java/net/starlark/java/syntax/TypeTaggerTest.java"
    },
    {
      "type": "modify",
      "old_id": "bdd63fcd0a08e94157aa73c8a8ee2b1e6d63e701",
      "old_mode": 33188,
      "old_path": "src/test/java/net/starlark/java/syntax/TypesTest.java",
      "new_id": "924b241a3a33eaca66e46af2701e4c0d086d1fb0",
      "new_mode": 33188,
      "new_path": "src/test/java/net/starlark/java/syntax/TypesTest.java"
    }
  ]
}
