)]}'
{
  "commit": "fb042d692ffbbc9ec39546c8e734596ddaf93b7e",
  "tree": "7ce5f736f7f8f786b02c8bfe012e439ad9ea884c",
  "parents": [
    "2e2de8c87a65aba78db65f60915a90b6f20e9c46"
  ],
  "author": {
    "name": "Michael Goulding",
    "email": "michael.goulding@live.com",
    "time": "Fri Aug 14 09:15:50 2020 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 14 18:15:50 2020 +0200"
  },
  "message": "Fix warning C26817 on copying in `for (auto vh : value_and_holder(...))` (#2382)\n\n* Fix warning C26817: Potentially expensive copy of variable \u0027vh\u0027 in range-for loop. Consider making it a const reference (es.71).\r\n\r\n* Replace another instance of `for (auto vh : values_and_holders(...))` with `auto vh \u0026` (found by @bstaletic)\r\n\r\nCo-authored-by: Michael Goulding \u003cMichael.Goulding@microsoft.com\u003e\r\nCo-authored-by: Yannick Jadoul \u003cyannick.jadoul@belgacom.net\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c1d0bbc34d9c494efb35c40698708cc5b3b38da5",
      "old_mode": 33188,
      "old_path": "include/pybind11/cast.h",
      "new_id": "4901ea39116ffb4231b3ce1aa341f8463db65280",
      "new_mode": 33188,
      "new_path": "include/pybind11/cast.h"
    },
    {
      "type": "modify",
      "old_id": "d58f04e61263b98bd8028526e5e8136cd4323c36",
      "old_mode": 33188,
      "old_path": "include/pybind11/detail/class.h",
      "new_id": "8d36744f2736d79c6fb9c6d93a1ce44f89e3b60e",
      "new_mode": 33188,
      "new_path": "include/pybind11/detail/class.h"
    }
  ]
}
