You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove #include <pybind11/type_caster_pyobject_ptr.h> from absl_casters.h
While working on pybind/pybind11#4674 I came to realize that this include is not needed here.
Note however that the pybind11/cast.h changes under pybind/pybind11#4601 are still needed, therefore pybind11_abseil still requires current pybind11 master.
PiperOrigin-RevId: 533182724
0 commit comments