Skip to content

DOC: fix some doctest failures #12560

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

Merged
merged 1 commit into from
Dec 17, 2018
Merged

DOC: fix some doctest failures #12560

merged 1 commit into from
Dec 17, 2018

Conversation

mattip
Copy link
Member

@mattip mattip commented Dec 16, 2018

Fixes #12483 by updating the docstring tests in matmul. Also tweak the exception message for other doctests

Copy link
Contributor

@tylerjereddy tylerjereddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fine to merge then. If people feel passionately that refguide should fail on changing traceback error messages (I suspect it is only sensitive to the type of error), they could bring that up in the refguide wishlist issue.

Might have been nice to briefly indicate which docstring(s) are fixed in the commit message I suppose.

@charris charris merged commit ab40f50 into numpy:master Dec 17, 2018
@charris
Copy link
Member

charris commented Dec 17, 2018

Thanks Matti. @tylerjereddy You should just go ahead and merge straight forward stuff like this.

@mattip
Copy link
Member Author

mattip commented Apr 17, 2019

Marking this for backporting. See #13355

@mattip mattip added this to the 1.16.3 release milestone Apr 17, 2019
@mattip mattip added the 09 - Backport-Candidate PRs tagged should be backported label Apr 17, 2019
@charris charris removed the 09 - Backport-Candidate PRs tagged should be backported label Apr 17, 2019
@charris charris removed this from the 1.16.3 release milestone Apr 17, 2019
@mattip mattip deleted the matmul-doctests branch May 20, 2019 13:40
@mattip mattip mentioned this pull request Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC, TST: matmul docstring fails refguide
3 participants