WIP: Fix CPython tests#54
Conversation
|
@konstin thanks to the fix for PyO3/pyo3#177 I was able to add our own One issue that keeps popping up is, that the I think, fixing that would make quite a few more tests pass. One thing that would be really fancy is supporting custom derives on structs to make them Python exceptions. Something like Have you considered this? I'm a bit reluctant to open an issue on pyo3, because... well... it's not really an issue. 😉 |
|
The easiest fix is to just add a msg field to the python object by name. Otherwise with PyO3/pyo3#291 everything is ready to implement a custom (Which should make a Good First Issue) |
See #8