diff options
author | Luke Carmichael <luke@deepfield.net> | 2013-11-08 20:02:15 -0500 |
---|---|---|
committer | Luke Carmichael <luke@deepfield.net> | 2013-11-08 20:02:15 -0500 |
commit | 83eb3ac0658d5e71d9860f8b1e37f285ec19c692 (patch) | |
tree | c263183d01c09de3aed986f0252ec502c43cf3d8 /numpy/lib/arraypad.py | |
parent | a7a30016a946beef8e2c5a1860222dfbc2a60a18 (diff) | |
download | numpy-83eb3ac0658d5e71d9860f8b1e37f285ec19c692.tar.gz |
BUG: Fix chunked reading of strings longer than BUFFERSIZE
This fix correctly calculates the number of BUFFER_SIZE chunks to read.
This fix takes into account dtype sizes that could be larger
than the BUFFER_SIZE, like a long string.
See #4027
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions