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 martin.panter, memeplex
Date 2016-02-17.10:51:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455706301.58.0.506134108155.issue26372@psf.upfronthosting.co.za>
In-reply-to
Content
Seems a reasonable proposal to me. Originally the bufsize parameter defaulted to 0 so this wouldn’t have been such a problem. Explicitly setting bufsize=0 should be a decent workaround.
History
Date User Action Args
2016-02-17 10:51:41martin.pantersetrecipients: + martin.panter, memeplex
2016-02-17 10:51:41martin.pantersetmessageid: <1455706301.58.0.506134108155.issue26372@psf.upfronthosting.co.za>
2016-02-17 10:51:41martin.panterlinkissue26372 messages
2016-02-17 10:51:41martin.pantercreate