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 rosslagerwall
Recipients amicitas, giampaolo.rodola, gregory.p.smith, neologix, rosslagerwall
Date 2011-03-19.12:51:18
SpamBayes Score 0.00036637788
Marked as misclassified No
Message-id <1300539079.91.0.774444405604.issue11459@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a patch which uses -1 for the buffer size of popen(). This gets translated by the io.open() to the default io buffer size.
History
Date User Action Args
2011-03-19 12:51:19rosslagerwallsetrecipients: + rosslagerwall, gregory.p.smith, giampaolo.rodola, neologix, amicitas
2011-03-19 12:51:19rosslagerwallsetmessageid: <1300539079.91.0.774444405604.issue11459@psf.upfronthosting.co.za>
2011-03-19 12:51:19rosslagerwalllinkissue11459 messages
2011-03-19 12:51:19rosslagerwallcreate