diff options
author | Sebastian Berg <sebastianb@nvidia.com> | 2022-12-19 19:40:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-19 10:40:20 -0800 |
commit | 5e0ed03b6b7a6ff05843d846eedac730f20decb7 (patch) | |
tree | b96c2745c2354964ca854e5f5169d69dee0112bc /numpy/array_api/_set_functions.py | |
parent | ca257565537483ff3b37ab40013f2b7f344e968d (diff) | |
download | numpy-5e0ed03b6b7a6ff05843d846eedac730f20decb7.tar.gz |
BUG: Ensure correct behavior for rows ending in delimiter in loadtxt (#22836)
If a row ends in a delimiter, `add_fields` can be called twice without
any field actually being parsed. This causes issues with the field
buffer setup.
closes gh-22833
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions