pybind11/include
Yannick Jadoul fe9ee86ba8
Add check if str(handle) correctly converted the object, and throw py::error_already_set if not (bis) (#2477)
* Add check if `str(handle)` correctly converted the object, and throw py::error_already_set if not

* Fix tests on Python 3

* Apply @rwgk's fixes to cherry-picked commits from #2392
2020-09-11 19:53:04 +02:00
..
pybind11 Add check if str(handle) correctly converted the object, and throw py::error_already_set if not (bis) (#2477) 2020-09-11 19:53:04 +02:00