Message178033
I have only 32-bit OS and can't answer this questions. I'm surprised by
1 GiB limit too.
Marc, can you please check 4.5 GiB file? What limit in this case, 1 GiB
or 0.5 GiB? What about slicing a big bytes object or bytearray (if you
have enough memory)?
If mmap on Windows can't work with files larger 4 GiB, then it should
raise exception on creation or at least on access. Silent production of
wrong result is not a way. |
|
Date |
User |
Action |
Args |
2012-12-24 07:36:21 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, terry.reedy, pitrou, tim.golden, brian.curtin, schlamar |
2012-12-24 07:36:21 | serhiy.storchaka | link | issue16743 messages |
2012-12-24 07:36:20 | serhiy.storchaka | create | |
|