"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "74b501cd859ae1f44b1f60de13022f3ccbf8aa90"
Add check if `str(handle)` correctly converted the object, and throw...
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
Showing
Please register or sign in to comment