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 Evgeny.Tarasov, alexey-smirnov, chn, neologix, pitrou, python-dev, r.david.murray, rosslagerwall, socketpair, vstinner
Date 2011-07-27.05:47:16
SpamBayes Score 0.00015263377
Marked as misclassified No
Message-id <E1Qlwxf-0006TT-Og@dinsdale.python.org>
In-reply-to
Content
New changeset 1140b32747c9 by Ross Lagerwall in branch '3.2':
Issue #12607: In subprocess, fix issue where if stdin, stdout or stderr is
http://hg.python.org/cpython/rev/1140b32747c9

New changeset 943d323cb4b8 by Ross Lagerwall in branch 'default':
Issue #12607: Merge with 3.2.
http://hg.python.org/cpython/rev/943d323cb4b8
History
Date User Action Args
2011-07-27 05:47:17python-devsetrecipients: + python-dev, pitrou, vstinner, r.david.murray, neologix, rosslagerwall, socketpair, alexey-smirnov, Evgeny.Tarasov, chn
2011-07-27 05:47:16python-devlinkissue12607 messages
2011-07-27 05:47:16python-devcreate