Message238184
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware |
| Date | 2015-03-16.08:45:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426495539.11.0.4351677257.issue23668@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
At first glance the patch looks good, but I did not test it. Are there tests for truncate() with large files (> 4 GiB)? ftruncate() is used also im mmap.resize(). Do you want to provide a patch also for mmap? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-16 08:45:39 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, tim.golden, zach.ware, steve.dower |
| 2015-03-16 08:45:39 | serhiy.storchaka | set | messageid: <1426495539.11.0.4351677257.issue23668@psf.upfronthosting.co.za> |
| 2015-03-16 08:45:39 | serhiy.storchaka | link | issue23668 messages |
| 2015-03-16 08:45:38 | serhiy.storchaka | create | |