-
Notifications
You must be signed in to change notification settings - Fork 763
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow user defined exceptions to have docstrings #2027
Conversation
I don't know why this error occurs only on certain platforms: while running
|
Sorry it took me a while to get to this, thanks for implementing! Got a few ideas and comments r.e. the |
I have combined the functions and made it return |
Sorry for the catastrophically slow reviewing. Looks great to me! Just needs rebasing and a CHANGELOG entry :) |
Should be good to go now :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thanks again!
Any chance we could cut a release with this feature? I forked pyo3 to add this but it's already here, just unreleased. |
@9999years please follow #2079 - we're getting close to last piece we want to complete before next release lands. You might be able to use a git dependency in the meanwhile? |
For #2016