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 martin.panter
Recipients alexei.romanov, johan, martin.panter, ned.deily, pitrou, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, wolma, zach.ware
Date 2015-05-14.08:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431590866.71.0.547252541149.issue23985@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine, would you have a chance to review my patches? I assume you were responsible for adding the ob_start field.

It would be nice to see this bug fixed in the next 3.4 and 3.5 releases. As well as the original poster’s problem, I suspect this bug may be the cause of some occasional strange behaviour I have seen in my own bytearray() FIFO type code.
History
Date User Action Args
2015-05-14 08:07:46martin.pantersetrecipients: + martin.panter, terry.reedy, pitrou, tim.golden, ned.deily, zach.ware, serhiy.storchaka, steve.dower, wolma, alexei.romanov, johan
2015-05-14 08:07:46martin.pantersetmessageid: <1431590866.71.0.547252541149.issue23985@psf.upfronthosting.co.za>
2015-05-14 08:07:46martin.panterlinkissue23985 messages
2015-05-14 08:07:46martin.pantercreate