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 | amscanne, gregory.p.smith, neologix, python-dev |
| Date | 2012年11月11日.05:10:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Xzjq26MCdzPwQ@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d478df13abde by Gregory P. Smith in branch '3.2': Fixes issue #14396: Handle the odd rare case of waitpid returning 0 when http://hg.python.org/cpython/rev/d478df13abde New changeset 61a0eace0f2e by Gregory P. Smith in branch '3.3': Fixes issue #14396: Handle the odd rare case of waitpid returning 0 http://hg.python.org/cpython/rev/61a0eace0f2e New changeset 512c1120332f by Gregory P. Smith in branch 'default': Fixes issue #14396: Handle the odd rare case of waitpid returning 0 http://hg.python.org/cpython/rev/512c1120332f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年11月11日 05:10:39 | python-dev | set | recipients: + python-dev, gregory.p.smith, neologix, amscanne |
| 2012年11月11日 05:10:39 | python-dev | link | issue14396 messages |
| 2012年11月11日 05:10:39 | python-dev | create | |