summaryrefslogtreecommitdiff
path: root/numpy/array_api/_constants.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-02-13 17:15:44 -0600
committerSebastian Berg <sebastian@sipsolutions.net>2022-02-14 07:57:01 -0600
commit67bb936e8d8bc29c1dc4e54449a173280d43b9dd (patch)
tree4aa2caed8b90214743eba2e5e4b170677b5bbba8 /numpy/array_api/_constants.py
parentee1722d287fb32a724ac3f5807731e36cbbc5567 (diff)
downloadnumpy-67bb936e8d8bc29c1dc4e54449a173280d43b9dd.tar.gz
BUG: (loadtxt) Ignore last empty field when `delimiter=None`
When the delimiter is None and we are splitting on whitespace, a final empty field is always ignored to match the behaviour of pythons split: `" 1 ".split()`. Closes gh-21052
Diffstat (limited to 'numpy/array_api/_constants.py')
0 files changed, 0 insertions, 0 deletions