diff options
author | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2021-09-28 11:30:46 +0100 |
---|---|---|
committer | Kevin Sheppard <kevin.k.sheppard@gmail.com> | 2021-09-28 11:30:46 +0100 |
commit | 61783b4808a0325ef511003788553c3644ebf835 (patch) | |
tree | 2664c0dc268b08954483fca5605c6a49b25447ff /numpy/array_api/_array_object.py | |
parent | 02f18a88c15f98c5879bb90e5a29463f08d262ec (diff) | |
download | numpy-61783b4808a0325ef511003788553c3644ebf835.tar.gz |
BUG: Remove double case to char in favor of PyArray_BYTES
Replace pattern of casting PyArray_DATA to size_t then char
in favor of direct use of PyArray_BYTES
closes #19941
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions