diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2018-11-19 23:30:31 -0800 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2018-11-19 23:30:31 -0800 |
commit | 8b366e0b0fff8bd46397d4d013832efce6e338b1 (patch) | |
tree | 25468b3153c4f931e6b2038ff730e1e656a6f0d3 /numpy/core/numeric.py | |
parent | 1466e788a43b8d4356fe35951bf0c3b0aedb554f (diff) | |
download | numpy-8b366e0b0fff8bd46397d4d013832efce6e338b1.tar.gz |
BUG: Fix inconsistent cache keying in ndpointer
Fixes an alarming bug introduced in gh-7311 (1.12) where the following is true
np.ctypeslib.ndpointer(ndim=2) is np.ctypeslib.ndpointer(shape=2)
Rework of gh-11536
Diffstat (limited to 'numpy/core/numeric.py')
0 files changed, 0 insertions, 0 deletions