STINNER Victor <victor.stin...@gmail.com> added the comment: > "largefile" is for moderately large files, around 2 GiB.
largefile creates files larger than 2 GB. Extract of test_largefile: # size of file to create (>2GB; 2GB == 2147483648 bytes) size = 2500000000 My VM has less than 2 GB free: only 1.36 GB free. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31611> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com