diff options
author | Eric Wieser <wieser.eric@gmail.com> | 2020-01-29 20:27:49 +0000 |
---|---|---|
committer | Eric Wieser <wieser.eric@gmail.com> | 2020-06-17 11:26:30 +0100 |
commit | 78c01b7046a9cb9f4d28a3d7e1119ec5725e0f6b (patch) | |
tree | 0073940bf06f2d20406b08aaf77d1d310a509a6b /numpy/polynomial/polyutils.py | |
parent | e73c8e5479297f235b37fba91d6d0e8464be66a6 (diff) | |
download | numpy-78c01b7046a9cb9f4d28a3d7e1119ec5725e0f6b.tar.gz |
BUG: Ensure PyArray_FromScalar always returns the requested dtype
Fixes gh-15467, where `np.array(np.float64(1), dtype=np.longdouble).dtype.type is np.longdouble` is `False` on windows.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions