Skip to content
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

BUG: numpy.putmask not respecting writeable flag #17884

Merged
merged 2 commits into from
Dec 7, 2020
Merged

BUG: numpy.putmask not respecting writeable flag #17884

merged 2 commits into from
Dec 7, 2020

Conversation

drskoolie
Copy link
Contributor

This is fixing issue #17871.

@drskoolie
Copy link
Contributor Author

Updated it to be compliant with PEP8.

@seberg seberg merged commit 9050752 into numpy:master Dec 7, 2020
@seberg
Copy link
Member

seberg commented Dec 7, 2020

Thanks @a-elhag!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ndarray.putmask should respect the writeable flag
2 participants