pybind 3.0 might still take a while, but it's good to start thinking what API-breaking changes we need to introduce, by that time. I've created a milestone v3.0.0, but to reduce cluttering the issues, minor things can also be commented and listed here:
Suggestions and additions very welcome!
pybind 3.0 might still take a while, but it's good to start thinking what API-breaking changes we need to introduce, by that time. I've created a milestone v3.0.0, but to reduce cluttering the issues, minor things can also be commented and listed here:
PYBIND11_PLUGIN(since 2.2)object::operator==(since 2.2)base<T>()error_already_set.clear()(since 2.2)py::object::borrowed&py::object::stolen(since 2.2)obj.attr(...)as bool (since 2.0)handle::call()(since 2.0). - really, everything listed here that was deprecated in 2.0Suggestions and additions very welcome!