diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2014-07-11 17:35:06 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2014-07-11 17:35:06 +0200 |
commit | 6e1ccfe87261a9bc3818d1b4c2409eb1b7db19c5 (patch) | |
tree | c939cd6272e45f3a26b14601869693c2c13c7f88 /Python/_warnings.c | |
parent | b28ed92dd0e46db1ba14d76375c7b0a7186249e3 (diff) | |
download | cpython-git-6e1ccfe87261a9bc3818d1b4c2409eb1b7db19c5.tar.gz |
Issue #21932: Ooops, os.read(fd, size) allocates a buffer of size bytes, even
if the file is much smaller. Add @bigmemtest decorator to the new
test_large_read().
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions