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 ced
Recipients ced, loewis, pokoli, serhiy.storchaka, terry.reedy
Date 2016-01-09.10:26:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452335205.72.0.333206441459.issue26049@psf.upfronthosting.co.za>
In-reply-to
Content
Answering to myself, it is better to read by chunk to feed the parser also by chunk.
So here is a version of the patch which increases by 2 on every loop.
History
Date User Action Args
2016-01-09 10:26:45cedsetrecipients: + ced, loewis, terry.reedy, serhiy.storchaka, pokoli
2016-01-09 10:26:45cedsetmessageid: <1452335205.72.0.333206441459.issue26049@psf.upfronthosting.co.za>
2016-01-09 10:26:45cedlinkissue26049 messages
2016-01-09 10:26:45cedcreate