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 sable
Recipients amaury.forgeotdarc, r.david.murray, sable
Date 2010-10-18.09:24:10
SpamBayes Score 0.0029118513
Marked as misclassified No
Message-id <1287393852.0.0.920687644031.issue9862@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks R. David.

I checked in 3.1 and PIPE_BUF is not defined in the select module, so the default value of 512 is used in subprocess.
So no correction is needed for that version.
History
Date User Action Args
2010-10-18 09:24:12sablesetrecipients: + sable, amaury.forgeotdarc, r.david.murray
2010-10-18 09:24:11sablesetmessageid: <1287393852.0.0.920687644031.issue9862@psf.upfronthosting.co.za>
2010-10-18 09:24:10sablelinkissue9862 messages
2010-10-18 09:24:10sablecreate