Closed davidhewitt closed 11 months ago
I was wondering if for symmetry you wanted us to take ownership of the
eyre
/pyo3
integration by adding aneyre
optional feature to pyo3?
Sure!
@yaahc we've now merged an eyre
feature into PyO3 and will probably release it in the next couple of weeks (https://github.com/PyO3/pyo3/issues/1921). Feel free to close this ticket / update eyre
as you see fit.
Hi,
Thanks for providing integration with PyO3!
Over in the PyO3 repo we're currently discussing accepting an
anyhow
optional feature. https://github.com/PyO3/pyo3/pull/1822I am aware that you've got the
pyo3
optional feature; I was wondering if for symmetry you wanted us to take ownership of theeyre
/pyo3
integration by adding aneyre
optional feature to pyo3?Presumably we can just copy the trait implementations you already have from this repo over to the PyO3 codebase.