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 Jeong-Min.Lee, gregory.p.smith, janwijbrand, neologix, pitrou, python-dev
Date 2013-08-30.21:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cRZ4j2wD4z7LjM@mail.python.org>
In-reply-to
Content
New changeset 43749cb6bdbd by Antoine Pitrou in branch '2.7':
Issue #18851: Avoid a double close of subprocess pipes when the child process fails starting.
http://hg.python.org/cpython/rev/43749cb6bdbd
History
Date User Action Args
2013-08-30 21:45:58python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, neologix, janwijbrand, Jeong-Min.Lee
2013-08-30 21:45:58python-devlinkissue18851 messages
2013-08-30 21:45:57python-devcreate