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 pakal
Recipients pakal, pitrou
Date 2010-01-28.22:26:38
SpamBayes Score 0.003246103
Marked as misclassified No
Message-id <1264717602.75.0.296712218802.issue6939@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

Here is the patch for the python trunk, regarding truncate() behaviour.
I've tested it on windows and linux, against IO test suites (with -uall), in debug and normal mode.

I've also updated some docstrings, and added tests for untested potential errors around buffered read+write streams, when truncating.
History
Date User Action Args
2010-01-28 22:26:42pakalsetrecipients: + pakal, pitrou
2010-01-28 22:26:42pakalsetmessageid: <1264717602.75.0.296712218802.issue6939@psf.upfronthosting.co.za>
2010-01-28 22:26:41pakallinkissue6939 messages
2010-01-28 22:26:41pakalcreate