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 Mark.Gius, gregory.p.smith, jcea, neologix, python-dev
Date 2012-11-11.06:49:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Xzm0r0yHZzQ6l@mail.python.org>
In-reply-to
Content
New changeset e67620048d2f by Gregory P. Smith in branch '2.7':
Fixes issue #16327: The subprocess module no longer leaks file descriptors
http://hg.python.org/cpython/rev/e67620048d2f
History
Date User Action Args
2012-11-11 06:49:16python-devsetrecipients: + python-dev, gregory.p.smith, jcea, neologix, Mark.Gius
2012-11-11 06:49:16python-devlinkissue16327 messages
2012-11-11 06:49:16python-devcreate