Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Un-squash 13876 #13936

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

Conversation

eric-wieser
Copy link
Member

Fixes the squash merge done in #13876

The motivation here is to make clicking on one of these commits show "1.16, 1.17, 1.18, ..." as the list of branches that it appears in, which makes it easier to answer "when did this change" when doing archaology

…hon 3

Avoid using `_add_newdocs` if these functions do not exist.

Leaving the version-checking here so that we can backport to 1.16
This must have been lost in the multiarray / umath merge.

Found by noticing that `add_newdocs` was being called on an object that does not exist.
`ndarray._as_parameter_` is not a real thing
This caught us trying to document members that don't exist.
@eric-wieser eric-wieser changed the title Forbid add newdocs python no squash merge Un-squash 13876 Jul 8, 2019
@eric-wieser eric-wieser marked this pull request as ready for review July 8, 2019 05:50
@eric-wieser
Copy link
Member Author

Hmm, this doesn't have the desired effect on the git blame.

@eric-wieser eric-wieser closed this Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant