)]}'
{
  "commit": "edb41e0490ca01aea5f70a99aad9c8441773cc6e",
  "tree": "88a3057ae202002a3a87aede5333232f32a3e8e0",
  "parents": [
    "4d394c1cd116b0b8efbc8c73b6f49245cd46917f"
  ],
  "author": {
    "name": "Nikita Sobolev",
    "email": "mail@sobolevn.me",
    "time": "Wed Jul 12 18:27:09 2023 +0300"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jul 12 18:27:09 2023 +0300"
  },
  "message": "Check tuples of abstract types (#15366)\n\nThe PR is quite simple (and I would like to keep it this way): \r\n- Before we were only checking `type[]` type\r\n- Now we also check `tuple[type[], ...]` type\r\n\r\nThere might be other types that we want to add in the future here:\r\n`TypedDictType`, etc?\r\nBut, let\u0027s do it one by one, because smaller PRs are easier to merge :)\r\n\r\nCloses #15264",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aee8d58a69f69cc9afe09cd082e11ed000b7b969",
      "old_mode": 33188,
      "old_path": "mypy/checkexpr.py",
      "new_id": "46a5e35f320df31fb281a33eab1a3109b58a39d1",
      "new_mode": 33188,
      "new_path": "mypy/checkexpr.py"
    },
    {
      "type": "modify",
      "old_id": "1c85fae93dd400113373b4c1afb1f4c26c8e244c",
      "old_mode": 33188,
      "old_path": "test-data/unit/check-abstract.test",
      "new_id": "dc64476beda63334d4399b915f737dcfd2c30aca",
      "new_mode": 33188,
      "new_path": "test-data/unit/check-abstract.test"
    }
  ]
}
