rust-cpython
rust-cpython copied to clipboard
Implemented Error trait for PyErr
This allows for more flexibility for converting between error types.
Relevant issue: #125
Fixed
Waiting for this to be merged. Is it because Travis failed? Seems like it cannot compile some test - but this seems to not be caused by this PR (?)
I sync'd my branch with master and it appears to have fixed the error with the doctest however there is a new error with nightly. Not really sure what is causing it.