diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2020-09-03 12:42:12 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2020-09-03 13:29:47 -0600 |
commit | 4c63a3e209dd5b72607b00091493d3f1e1c49898 (patch) | |
tree | 2390df4ef917a8e04ac0f8b32ed7f6e3b26c6e81 /numpy/lib/mixins.py | |
parent | 1462f7741da034d913540bb5eff08ee695cd5f9f (diff) | |
download | numpy-4c63a3e209dd5b72607b00091493d3f1e1c49898.tar.gz |
MAINT: ``__array_interface__`` data address cannot be string.
The old version 1 ``__array_interface__`` implementation allowed the
data pointer value to be passed as a string, in version 2 an integer was
required, but the old code accepting a string remained. Remove that bit
of code from PyArray_FromInterface.
Diffstat (limited to 'numpy/lib/mixins.py')
0 files changed, 0 insertions, 0 deletions