summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-05-14 15:55:41 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2020-05-18 16:44:26 -0500
commit8bc4701bbfbcfafb2be634d41a2611bd0182d344 (patch)
tree118258b5b57b57ea71a88a5be9cb9df50e50f5fd /numpy/polynomial/polyutils.py
parent77410e26dd94bdd07df096be06ee9aa7d5738ce6 (diff)
downloadnumpy-8bc4701bbfbcfafb2be634d41a2611bd0182d344.tar.gz
BUG: Fix default fallback in genfromtxt
This affected (for example?) if the `dtype=object` was used without a converter, meaning that the default one is used. And this is currently the last one, which is `string_` (and thus bytes). Closes gh-16189
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions