)]}'
{
  "commit": "aebcd704d2134dd34710d504b79be8b673a4643b",
  "tree": "725b51edc7f55812d3751fd594eb02cc43eea734",
  "parents": [
    "9ec64e37c3972e86a17ef3fefdc30cfbd8f094dd"
  ],
  "author": {
    "name": "Michael Carlstrom",
    "email": "rmc@carlstrom.com",
    "time": "Tue Jun 25 16:25:40 2024 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 25 16:25:40 2024 -0400"
  },
  "message": "Add TypeVars / method generics typing (#5167)\n\n* typevar prototype\r\n\r\n* style: pre-commit fixes\r\n\r\n* change to NameT\r\n\r\n* style: pre-commit fixes\r\n\r\n* make string const\r\n\r\n* add missing closing bracket\r\n\r\n* style: pre-commit fixes\r\n\r\n* clean up handle_type_name\r\n\r\n* style: pre-commit fixes\r\n\r\n* add back missing \u003c\r\n\r\n* style: pre-commit fixes\r\n\r\n* add back NameT\r\n\r\n* try fixed_string\r\n\r\n* style: pre-commit fixes\r\n\r\n* std::basic_fixed_string\r\n\r\n* test c++20\r\n\r\n* style: pre-commit fixes\r\n\r\n* cleanup\r\n\r\n* fix object to typevar conversion\r\n\r\n* style: pre-commit fixes\r\n\r\n* And CPP20 checks\r\n\r\n* style: pre-commit fixes\r\n\r\n* add missing cpp20++ check\r\n\r\n* style: pre-commit fixes\r\n\r\n* Add C++20 check to python\r\n\r\n* Fix python if {\r\n\r\n* style: pre-commit fixes\r\n\r\n* update test name\r\n\r\n* style: pre-commit fixes\r\n\r\n* remove call on cpp_std\r\n\r\n* make field const\r\n\r\n* test nontype_template\r\n\r\n* update feature check\r\n\r\n* update name of guard\r\n\r\n* fix try except in test\r\n\r\n* fix pre commit\r\n\r\n* remove extra semi colon\r\n\r\n* except AttributeError\r\n\r\n* fix try except in test\r\n\r\n* remove const\r\n\r\n* Clean up tests\r\n\r\n* style: pre-commit fixes\r\n\r\n* use contextlib.suppres\r\n\r\n* request changes\r\n\r\n* lint\r\n\r\n* Add comments\r\n\r\n* style: pre-commit fixes\r\n\r\n* Add support for unions and optionals to be compatible with object\r\n\r\n* lint\r\n\r\n* remove comment\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] \u003c66853113+pre-commit-ci[bot]@users.noreply.github.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0d0e45c45f8fe208e0805eb8c3654c1341474eb",
      "old_mode": 33188,
      "old_path": "include/pybind11/typing.h",
      "new_id": "8d91c51d90737583df973aa5b43c237426a0a608",
      "new_mode": 33188,
      "new_path": "include/pybind11/typing.h"
    },
    {
      "type": "modify",
      "old_id": "e5a318ad84b6c4e7a23cc32a45873a3f44a7e702",
      "old_mode": 33188,
      "old_path": "tests/test_pytypes.cpp",
      "new_id": "ce003e092615715b0d592652e9e145bfea10b8a8",
      "new_mode": 33188,
      "new_path": "tests/test_pytypes.cpp"
    },
    {
      "type": "modify",
      "old_id": "8e35c70733df655fb849fcf25461df253f555fd2",
      "old_mode": 33188,
      "old_path": "tests/test_pytypes.py",
      "new_id": "19e002de91ce65140a9a501b9ab63ae8285c3da6",
      "new_mode": 33188,
      "new_path": "tests/test_pytypes.py"
    }
  ]
}
