diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2019-05-21 19:02:12 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2019-09-12 16:43:46 -0700 |
commit | bf6809a63238dd50b2a42a7d62824f1e438a222a (patch) | |
tree | 7957c283fc78ab0aa6d8e430151082488b27f5d7 /numpy/lib/utils.py | |
parent | e1c42bb77fa727f0b214f3433207e20261acb57f (diff) | |
download | numpy-bf6809a63238dd50b2a42a7d62824f1e438a222a.tar.gz |
DEP: Deprecate silent ignoring of bad data in fromfile/fromstring
When the read functions reach bad data the loop is stopped. This adds
a check whether the file/string was actually read to its end, and
if not gives a DeprecationWarning.
Closes gh-6076
Diffstat (limited to 'numpy/lib/utils.py')
0 files changed, 0 insertions, 0 deletions