)]}'
{
  "commit": "5e4d097a1801bcc6f4c160f99cd1ee95f24768aa",
  "tree": "83a9a8cb9138ace0325b253beb670fe88d933025",
  "parents": [
    "2e9c9b4ec9eece1209c6df1e559ed371cdfbd1b3"
  ],
  "author": {
    "name": "Ivan Levkivskyi",
    "email": "levkivskyi@gmail.com",
    "time": "Mon Jul 03 20:20:48 2023 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jul 03 20:20:48 2023 +0100"
  },
  "message": "Fix strict optional handling in dataclasses (#15571)\n\nThere were few cases when someone forgot to call `strict_optional_set()`\r\nin dataclasses plugin, let\u0027s move the calls directly to two places where\r\nthey are needed for typeops. This may cause a tiny perf regression, but\r\nis much more robust in terms of preventing bugs.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9e054493828f249fe805c80c5bd05e29abdf248c",
      "old_mode": 33188,
      "old_path": "mypy/plugins/dataclasses.py",
      "new_id": "efa1338962a05a227e0f2c211675cd5b04a4724e",
      "new_mode": 33188,
      "new_path": "mypy/plugins/dataclasses.py"
    },
    {
      "type": "modify",
      "old_id": "e4eecc33871c23147bc3b86924bf990a0536ee1c",
      "old_mode": 33188,
      "old_path": "test-data/unit/pythoneval.test",
      "new_id": "abc0f6a464a9008508f3e85d388f328e78df9247",
      "new_mode": 33188,
      "new_path": "test-data/unit/pythoneval.test"
    }
  ]
}
