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().
Showing
Please register or sign in to comment
if the file is much smaller. Add @bigmemtest decorator to the new test_large_read().