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 python-dev
Recipients amicitas, giampaolo.rodola, gregory.p.smith, neologix, pitrou, python-dev, rosslagerwall
Date 2011-03-19.16:10:02
SpamBayes Score 8.5545726e-05
Marked as misclassified No
Message-id <E1Q0yj3-00083V-A6@dinsdale.python.org>
In-reply-to
Content
New changeset 1dc52ecb8949 by Antoine Pitrou in branch '3.1':
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
http://hg.python.org/cpython/rev/1dc52ecb8949

New changeset 7451da272111 by Antoine Pitrou in branch '3.2':
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
http://hg.python.org/cpython/rev/7451da272111

New changeset cb148da52c47 by Antoine Pitrou in branch 'default':
Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates
http://hg.python.org/cpython/rev/cb148da52c47
History
Date User Action Args
2011-03-19 16:10:05python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, giampaolo.rodola, neologix, rosslagerwall, amicitas
2011-03-19 16:10:02python-devlinkissue11459 messages
2011-03-19 16:10:02python-devcreate