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:34:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Xzlgk1KGXzQ1J@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 63ff4c9a2ed2 by Gregory P. Smith in branch '3.2': Fixes issue #16327: The subprocess module no longer leaks file descriptors http://hg.python.org/cpython/rev/63ff4c9a2ed2 New changeset a6a6c349af7e by Gregory P. Smith in branch '3.3': Fixes issue #16327: The subprocess module no longer leaks file descriptors http://hg.python.org/cpython/rev/a6a6c349af7e New changeset a9e238168588 by Gregory P. Smith in branch 'default': Fixes issue #16327: The subprocess module no longer leaks file descriptors http://hg.python.org/cpython/rev/a9e238168588 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月11日 06:34:26 | python-dev | set | recipients: + python-dev, gregory.p.smith, jcea, neologix, Mark.Gius |
| 2012年11月11日 06:34:26 | python-dev | link | issue16327 messages |
| 2012年11月11日 06:34:26 | python-dev | create | |