summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorEric Wieser <wieser.eric@gmail.com>2020-01-07 22:16:43 +0000
committerEric Wieser <wieser.eric@gmail.com>2020-01-08 15:25:39 +0000
commitb36db6635969e665a22a602e867702cfcd1764a9 (patch)
treeed1a1415f3c6d32c3843502f9043c884797a2202 /numpy/polynomial/polyutils.py
parent96abdedcb21df7e1a07a7e73a5f2103895a36faf (diff)
downloadnumpy-b36db6635969e665a22a602e867702cfcd1764a9.tar.gz
MAINT: Express PyArray_DescrAlignConverter in terms of _convert_from_any
This also fixes an inconsequential bug, meaning the following (scary) code no longer asserts ``` np.typeDict['mypoint`] = [('a', 'i1'), ('b', 'i2')] assert np.dtype('mypoint', align=True).isalignedstruct ``` I'm not going to legitimize this sort of thing with a test though.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions