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 amicitas
Recipients amicitas, giampaolo.rodola, neologix, rosslagerwall
Date 2011-03-10.15:35:29
SpamBayes Score 1.3920286e-09
Marked as misclassified No
Message-id <1299771330.91.0.829713246961.issue11459@psf.upfronthosting.co.za>
In-reply-to
Content
Applying the patch appears to fix this problem. Thanks!


I am definitely confused about why the buffer was changed to line buffered in the first place, especially since the default is bufsize=0 and the comment ("# Nearly unbuffered (XXX for now)") does not appear to match the actual behavior.
History
Date User Action Args
2011-03-10 15:35:30amicitassetrecipients: + amicitas, giampaolo.rodola, neologix, rosslagerwall
2011-03-10 15:35:30amicitassetmessageid: <1299771330.91.0.829713246961.issue11459@psf.upfronthosting.co.za>
2011-03-10 15:35:29amicitaslinkissue11459 messages
2011-03-10 15:35:29amicitascreate