)]}'
{
  "commit": "520dcd1e2ac32d332d08345d5459ca3bde76a98b",
  "tree": "6b215be17f15ffe26fe495c89943de435bfe0333",
  "parents": [
    "a2c6c887775adf1bda33fdc91722e6937bac7415"
  ],
  "author": {
    "name": "Jelle Zijlstra",
    "email": "jelle.zijlstra@gmail.com",
    "time": "Fri Jun 09 07:46:21 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jun 09 07:46:21 2023 -0700"
  },
  "message": "Re-export all names from typing (#196)\n\n* Re-export all names from typing\r\n\r\nFixes #50.\r\n\r\nI decided to exclude top-level names that have a definite removal\r\ntimeline (io, re, ByteString); there\u0027s no point in re-exporting them\r\nnow.\r\n\r\nMany other names are deprecated without a definite removal plan\r\n(PEP 585). If they do get removed eventually, typing-extensions can\r\nsimply re-export the builtin/collections.abc names.\r\n\r\nIn the documentation, I add a separate section listing all the names\r\nthat are pure aliases for typing. This makes it easier to distinguish\r\nthe cases where there is something more interesting going on in\r\ntyping-extensions.\r\n\r\nCo-authored-by: Alex Waygood \u003cAlex.Waygood@Gmail.com\u003e\r\nCo-authored-by: Shantanu \u003c12621235+hauntsaninja@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5526ef9f1d358e27be1bb17fd21f40ccec50d8cf",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "2df212bb0367b02880025224847750e9da51f441",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "60497375d290e8af76e12e96c4f23f825835b96c",
      "old_mode": 33188,
      "old_path": "doc/index.rst",
      "new_id": "8d1f9a80647a3c7cc56f39a122b6a8d3611a1af3",
      "new_mode": 33188,
      "new_path": "doc/index.rst"
    },
    {
      "type": "modify",
      "old_id": "71b70b72490fad8e785859122ede2511d89d1207",
      "old_mode": 33188,
      "old_path": "src/test_typing_extensions.py",
      "new_id": "102f0c1bd4af207cfd349658b98ac5ea03892233",
      "new_mode": 33188,
      "new_path": "src/test_typing_extensions.py"
    },
    {
      "type": "modify",
      "old_id": "21fa2829dfeb1181640ad871b97da744137835e4",
      "old_mode": 33188,
      "old_path": "src/typing_extensions.py",
      "new_id": "449ea5ec6b0425de08b38acaf9c8ffe3694de20e",
      "new_mode": 33188,
      "new_path": "src/typing_extensions.py"
    }
  ]
}
