)]}'
{
  "commit": "e2b884c33bcde70b2ea562ffa52dd7ebee276d50",
  "tree": "f56d15c56ed3ebe9405b1db9340c191daa250415",
  "parents": [
    "81da9888c70e0067921395bd722d143907c0f5f7"
  ],
  "author": {
    "name": "Borja Zarco",
    "email": "borja@bzarco.com",
    "time": "Sat Dec 01 08:47:40 2018 -0500"
  },
  "committer": {
    "name": "Wenzel Jakob",
    "email": "wenzel.jakob@epfl.ch",
    "time": "Sat Dec 01 22:47:40 2018 +0900"
  },
  "message": "Use `PyGILState_GetThisThreadState` when using gil_scoped_acquire. (#1211)\n\nThis avoids GIL deadlocking when pybind11 tries to acquire the GIL in a thread that already acquired it using standard Python API (e.g. when running from a Python thread).",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c50ba89dd88c1e796724d818d6931ba3e11efbc9",
      "old_mode": 33188,
      "old_path": "include/pybind11/pybind11.h",
      "new_id": "7fa0f0e1766b9ace430bfdf236d9a3dbe043f7f0",
      "new_mode": 33188,
      "new_path": "include/pybind11/pybind11.h"
    },
    {
      "type": "modify",
      "old_id": "b5e0b526ed8b9b7d6e27e5ce6e27b1949f0dc9e6",
      "old_mode": 33188,
      "old_path": "tests/CMakeLists.txt",
      "new_id": "a31d5b8b7fdcc7b0c296f7416152381e506df8cf",
      "new_mode": 33188,
      "new_path": "tests/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a94b7a2e276eea61bb2367e8220097c63ad00321",
      "new_mode": 33188,
      "new_path": "tests/test_gil_scoped.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "5e702431fd23e646638bc3944647893ff41dc20f",
      "new_mode": 33188,
      "new_path": "tests/test_gil_scoped.py"
    }
  ]
}
