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 gabriele.trombetti, gregory.p.smith, neologix, python-dev, rosslagerwall, vstinner
Date 2011-08-18.16:48:47
SpamBayes Score 0.00069419836
Marked as misclassified No
Message-id <E1Qu5lu-0004l8-LE@dinsdale.python.org>
In-reply-to
Content
New changeset 8ca7f109ce79 by Charles-François Natali in branch '3.2':
Issue #12650: Fix a race condition where a subprocess.Popen could leak
http://hg.python.org/cpython/rev/8ca7f109ce79
History
Date User Action Args
2011-08-18 16:48:50python-devsetrecipients: + python-dev, gregory.p.smith, vstinner, neologix, rosslagerwall, gabriele.trombetti
2011-08-18 16:48:47python-devlinkissue12650 messages
2011-08-18 16:48:47python-devcreate