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-06.21:36:37
SpamBayes Score 1.2264168e-06
Marked as misclassified No
Message-id <1262813799.58.0.435746896697.issue6939@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the new patch for py2.6, fixing (hopefully) all the truncate() methods.
Note that the python _BytesIO implementation isn't covered by the test suite, as it's shadowed by the C implementation ; but imo we shouldn't care : I've manually tested it once, and anyway the trunk sources don't have this problem.
History
Date User Action Args
2010-01-06 21:36:39pakalsetrecipients: + pakal, pitrou
2010-01-06 21:36:39pakalsetmessageid: <1262813799.58.0.435746896697.issue6939@psf.upfronthosting.co.za>
2010-01-06 21:36:37pakallinkissue6939 messages
2010-01-06 21:36:37pakalcreate