)]}'
{
  "commit": "b60fd233fa423ff56579513efd90820509efb2cc",
  "tree": "014ab23896669754b16aa408503d64c1fa367100",
  "parents": [
    "dffe869dba4a305ec1d822aea8b21ff406fb8513"
  ],
  "author": {
    "name": "Saran Tunyasuvunakool",
    "email": "stun@google.com",
    "time": "Mon Jul 15 15:47:02 2019 +0100"
  },
  "committer": {
    "name": "Wenzel Jakob",
    "email": "wenzel.jakob@epfl.ch",
    "time": "Mon Jul 15 16:47:02 2019 +0200"
  },
  "message": "Make sure `detail::get_internals` acquires the GIL before making Python calls. (#1836)\n\nThis is only necessary if `get_internals` is called for the first time in a given module when the running thread is in a GIL-released state.\r\n\r\nFixes #1364",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f1dd387641f823907c86040f6f0d60637e38d23c",
      "old_mode": 33188,
      "old_path": "include/pybind11/detail/internals.h",
      "new_id": "952f801739ca1cef58fd1fa1bb2a6536025b14a3",
      "new_mode": 33188,
      "new_path": "include/pybind11/detail/internals.h"
    },
    {
      "type": "modify",
      "old_id": "9a701108ce0a533d93a0c9f42593eb1e4861be22",
      "old_mode": 33188,
      "old_path": "tests/CMakeLists.txt",
      "new_id": "fb6776f2a5a02d6b581e4b5849da8a58b1c23f00",
      "new_mode": 33188,
      "new_path": "tests/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "07db9f6e48a10dfd2d4370c3daff6e793d6675d2",
      "new_mode": 33188,
      "new_path": "tests/cross_module_gil_utils.cpp"
    },
    {
      "type": "modify",
      "old_id": "cb0010ee6b9245ad1d03226e7fd78ef7b8bbcde1",
      "old_mode": 33188,
      "old_path": "tests/test_gil_scoped.cpp",
      "new_id": "76c17fdc78c8f65d87b15cdaf75d341b0ef92980",
      "new_mode": 33188,
      "new_path": "tests/test_gil_scoped.cpp"
    },
    {
      "type": "modify",
      "old_id": "2c72fc6d6cbcfdfd65ae5af68ab1512a3da96fce",
      "old_mode": 33188,
      "old_path": "tests/test_gil_scoped.py",
      "new_id": "1548337cccbc3df0929a32a51f328038be8190fe",
      "new_mode": 33188,
      "new_path": "tests/test_gil_scoped.py"
    }
  ]
}
