Move status_from_py_exc from Google-internal location to pybind11_abseil/compat.
Preparation for changing pybind11 handling of callbacks with `Status`, `StatusOr` returns to capture C++ exceptions. PiperOrigin-RevId: 596700611
Showing
pybind11_abseil/compat/BUILD
0 → 100644
pybind11_abseil/compat/CMakeLists.txt
0 → 100644
pybind11_abseil/compat/README.md
0 → 100644
pybind11_abseil/compat/py_base_utilities.cc
0 → 100644
pybind11_abseil/compat/py_base_utilities.h
0 → 100644
pybind11_abseil/compat/status_from_py_exc.cc
0 → 100644
pybind11_abseil/compat/status_from_py_exc.h
0 → 100644
Please
register
or
sign in
to comment