diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2019-05-03 14:54:18 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-05-16 13:25:21 -0700 |
commit | cc5b7515b9b7a4973b7ba443cd903590d2c5a1b5 (patch) | |
tree | b33df155cc1950252995568dde46490199b6f701 /numpy/core/fromnumeric.py | |
parent | 9a31efbea0a0390a59e1201a82e53f893a2f3c8c (diff) | |
download | numpy-cc5b7515b9b7a4973b7ba443cd903590d2c5a1b5.tar.gz |
BUG,DEP: Fix writeable flag setting for arrays without base
This also deprecates setting a non-writeable array to writeable if
that array does not own its data (and has no base object to check if
the memory may be writeable). (Deprecation on Python side only)
Closes gh-481
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions