)]}'
{
  "commit": "cd3d1fc7df0ca6cd7f10ce2a27df522b8f14d2d7",
  "tree": "d8ead922f7fd620249664cb4eeac611c14b5b030",
  "parents": [
    "0f5ec0a87e3d3879cd70740422adf3e3728a9d84"
  ],
  "author": {
    "name": "Dean Moldovan",
    "email": "dean0x7d@gmail.com",
    "time": "Mon Mar 20 21:53:24 2017 +0100"
  },
  "committer": {
    "name": "Dean Moldovan",
    "email": "dean0x7d@gmail.com",
    "time": "Tue Mar 21 10:26:22 2017 +0100"
  },
  "message": "Throw an exception when attempting to load an incompatible holder\n\nInstead of a segfault. Fixes #751.\n\nThis covers the case of loading a custom holder from a default-holder\ninstance. Attempting to load one custom holder from a different custom\nholder (i.e. not `std::unique_ptr`) yields undefined behavior, just as\n#588 established for inheritance.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "94d3e03b536f9fcc9a1b887f280ca764ee49a922",
      "old_mode": 33188,
      "old_path": "include/pybind11/cast.h",
      "new_id": "8684d7caefa36173a1e4d5974c75bc983dd77db9",
      "new_mode": 33188,
      "new_path": "include/pybind11/cast.h"
    },
    {
      "type": "modify",
      "old_id": "ca28dac6bab95c42f2d980ab48293ecd4ec7b8c9",
      "old_mode": 33188,
      "old_path": "tests/test_smart_ptr.cpp",
      "new_id": "83c1c018a87fac9b48e7be983c67b10d07f8662f",
      "new_mode": 33188,
      "new_path": "tests/test_smart_ptr.cpp"
    },
    {
      "type": "modify",
      "old_id": "6a617f7532f933ee657dbab46842af13208614c1",
      "old_mode": 33188,
      "old_path": "tests/test_smart_ptr.py",
      "new_id": "b5af3bd389d427d63bdfefe51bdbee319507db49",
      "new_mode": 33188,
      "new_path": "tests/test_smart_ptr.py"
    }
  ]
}
