➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 serhiy.storchaka
收信人 serhiy.storchaka, steve.dower, tim.golden, vstinner, zach.ware
日期 2015-03-16.08:45:38
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1426495539.11.0.4351677257.issue23668@psf.upfronthosting.co.za>
In-reply-to
内容
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?
历史
日期 用户 动作 参数
2015-03-16 08:45:39serhiy.storchaka修改recipients: + serhiy.storchaka, vstinner, tim.golden, zach.ware, steve.dower
2015-03-16 08:45:39serhiy.storchaka修改messageid: <1426495539.11.0.4351677257.issue23668@psf.upfronthosting.co.za>
2015-03-16 08:45:39serhiy.storchaka链接issue23668 messages
2015-03-16 08:45:38serhiy.storchaka创建