summaryrefslogtreecommitdiff
path: root/numpy/core/numeric.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-03-31 17:58:15 +0100
committerEric Wieser <wieser.eric@gmail.com>2020-03-31 20:48:06 +0100
commitb88415edf288cff6ab89b19bb7f7ca55ec1e6ade (patch)
treef16c38708ba9bdf057b0932d5529a3f10654cdfa /numpy/core/numeric.py
parentb570f73d39505926478fda1b1a496ac3e707d33d (diff)
downloadnumpy-b88415edf288cff6ab89b19bb7f7ca55ec1e6ade.tar.gz
BUG: Do not ignore empty tuple of strides in ndarray.__new__
Previously this was treated as though an empty set of strides were passed. Now this is treated as a request for `.strides == ()`.
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions