mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-14 19:17:12 +00:00
* Change base parameter type in register_exception and excepion constructor from PyObject* to handle * Fix compilation error passing `handle` to `PyObject*`