Skip to content

DOC: reword PyArray_DiscardWritebackIfCopy description #10005

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 2 commits into from
Nov 12, 2017

Conversation

mattip
Copy link
Member

@mattip mattip commented Nov 11, 2017

@eric-wieser commented on pull request #9639, reword accordingly

:c:data:`NPY_ARRAY_WRITEABLE` flag on the base object. This is
:c:data:`NPY_ARRAY_UPDATEIFCOPY` flag. Resets the
:c:data:`NPY_ARRAY_WRITEABLE` flag on the base object. It also
deletes pending changes to the base object. This is
Copy link
Member

Choose a reason for hiding this comment

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

"discards" would be a better word here.

@charris charris merged commit bdd033c into numpy:master Nov 12, 2017
@charris
Copy link
Member

charris commented Nov 12, 2017

Thanks @mattip .

@mattip mattip deleted the fix-docs9639 branch November 12, 2017 16:12
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.

3 participants