)]}'
{
  "commit": "e76dff7751847df560bc0aea79abae814d39b475",
  "tree": "b744e9f2637f28b1796641be90423acb916bee96",
  "parents": [
    "0f404a5d4d84e883360ec8c7ff11e6c25b33ca85"
  ],
  "author": {
    "name": "Allan Leal",
    "email": "allanmulin@gmail.com",
    "time": "Thu Oct 11 10:28:12 2018 +0200"
  },
  "committer": {
    "name": "Wenzel Jakob",
    "email": "wenzel.jakob@epfl.ch",
    "time": "Thu Oct 11 10:28:12 2018 +0200"
  },
  "message": "Fix for Issue #1258 (#1298)\n\n* Fix for Issue #1258\r\n\r\nlist_caster::load method will now check for a Python string and prevent its automatic conversion to a list.\r\nThis should fix the issue \"pybind11/stl.h converts string to vector\u003cstring\u003e #1258\" (https://github.com/pybind/pybind11/issues/1258)\r\n\r\n* Added tests for fix of issue #1258\r\n\r\n* Changelog: stl string auto-conversion\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb25578c312336a2dd21ccba1d34b0c090a1bbae",
      "old_mode": 33188,
      "old_path": "docs/changelog.rst",
      "new_id": "606be413aa00bcf13b90eb8f7b18d1f10ef4f9b3",
      "new_mode": 33188,
      "new_path": "docs/changelog.rst"
    },
    {
      "type": "modify",
      "old_id": "faa7087ef3ad8ed624c9747ffb84ebc7a9e9f6a7",
      "old_mode": 33188,
      "old_path": "include/pybind11/stl.h",
      "new_id": "659505d8747e936e57bd08f83f8e5df3bed8726e",
      "new_mode": 33188,
      "new_path": "include/pybind11/stl.h"
    },
    {
      "type": "modify",
      "old_id": "cd0985d02dcb25d06ab5a8a4ac561d5aeba9d5e5",
      "old_mode": 33188,
      "old_path": "tests/test_stl.cpp",
      "new_id": "8736ea86dbc63158e6c3388e6c9273f698daeb7d",
      "new_mode": 33188,
      "new_path": "tests/test_stl.cpp"
    },
    {
      "type": "modify",
      "old_id": "2c5e995f3b6dfcf4b73a2d23a1d7ff6fa2982b27",
      "old_mode": 33188,
      "old_path": "tests/test_stl.py",
      "new_id": "b78f86a24d92effa847323b86864eef428256718",
      "new_mode": 33188,
      "new_path": "tests/test_stl.py"
    }
  ]
}
