)]}'
{
  "commit": "5637af7b6775dbbf694755fb03c8dcdab9bc74c9",
  "tree": "cd3840387089544c78d658ad2717d358cbd1c6a1",
  "parents": [
    "1fac1b9f5f337c06a502b6ff093e455f33e26264"
  ],
  "author": {
    "name": "Dean Moldovan",
    "email": "dean0x7d@gmail.com",
    "time": "Thu Feb 09 23:05:33 2017 +0100"
  },
  "committer": {
    "name": "Wenzel Jakob",
    "email": "wenzel.jakob@epfl.ch",
    "time": "Sun Feb 26 23:57:03 2017 +0100"
  },
  "message": "Add lightweight iterators for tuple, list and sequence\n\nSlightly reduces binary size (range for loops over tuple/list benefit\na lot). The iterators are compatible with std algorithms.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f09b5febb784cea9ae76253d50124fb6372ccadf",
      "old_mode": 33188,
      "old_path": "include/pybind11/pytypes.h",
      "new_id": "998b2c23b8653f16f4cd825067acd92d7785e810",
      "new_mode": 33188,
      "new_path": "include/pybind11/pytypes.h"
    },
    {
      "type": "modify",
      "old_id": "cda0af4798f34b69944be2ccc84499a5a084c64c",
      "old_mode": 33188,
      "old_path": "tests/test_sequences_and_iterators.cpp",
      "new_id": "c2051fadb7663fcc5a20b84b7c70827b79cf14ee",
      "new_mode": 33188,
      "new_path": "tests/test_sequences_and_iterators.cpp"
    },
    {
      "type": "modify",
      "old_id": "30666475116287e9a1cc10fe32950239b37903c8",
      "old_mode": 33188,
      "old_path": "tests/test_sequences_and_iterators.py",
      "new_id": "30b6aaf4bd46ebfed1ad24e3629f8257e792ee66",
      "new_mode": 33188,
      "new_path": "tests/test_sequences_and_iterators.py"
    }
  ]
}
