f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Use exception translator in python bindings

Open mwestphal opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. The python bindings rely on handling and forwarding exception manually, use exception translator instead: https://pybind11.readthedocs.io/en/stable/advanced/exceptions.html#registering-custom-translators

mwestphal avatar Aug 20 '24 13:08 mwestphal