diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-07 00:45:28 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-01-07 19:42:07 +0000 |
commit | b8c97439106f6723c86543056499cde93061aff5 (patch) | |
tree | 46eb62748d17303106529807ccd78d21c93aadb8 /numpy/array_api | |
parent | 9c4c75a34af9a8728bb3f202711011ca13df6eba (diff) | |
download | numpy-b8c97439106f6723c86543056499cde93061aff5.tar.gz |
MAINT: Extract a helper to create a dtype from a string
The string parsing is split all over the place in PyArray_DescrConverter.
This commit brings all of it into one place, which makes `PyArray_DescrConverter` far easier to follow.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions