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.

Author davin
Recipients davin, vinay0410
Date 2020-02-12.23:06:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581548779.62.0.344449413665.issue39584@roundup.psfhosted.org>
In-reply-to
Content
My sense is that it would be nice if we can catch this before ftruncate does something nasty.

Where else is ftruncate used in CPython that this could similarly trigger a problem?  How is it handled there (or not)?
History
Date User Action Args
2020-02-12 23:06:19davinsetrecipients: + davin, vinay0410
2020-02-12 23:06:19davinsetmessageid: <1581548779.62.0.344449413665.issue39584@roundup.psfhosted.org>
2020-02-12 23:06:19davinlinkissue39584 messages
2020-02-12 23:06:19davincreate