Message 286036 - Python tracker
Message286036
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 | Zach Riggle, gregory.p.smith, python-dev |
| Date | 2017-01-23.01:30:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20170123013039.111947.4926.708B3BA9@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 269296b2a047 by Gregory P. Smith in branch '3.5': Issue #29335: Fix subprocess.Popen.wait() when the child process has https://hg.python.org/cpython/rev/269296b2a047 New changeset ed5255a61648 by Gregory P. Smith in branch '3.6': Issue #29335: Fix subprocess.Popen.wait() when the child process has https://hg.python.org/cpython/rev/ed5255a61648 New changeset 4f5e7d018195 by Gregory P. Smith in branch 'default': Issue #29335: Fix subprocess.Popen.wait() when the child process has https://hg.python.org/cpython/rev/4f5e7d018195 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-23 01:30:45 | python-dev | set | recipients: + python-dev, gregory.p.smith, Zach Riggle |
| 2017-01-23 01:30:45 | python-dev | link | issue29335 messages |
| 2017-01-23 01:30:44 | python-dev | create | |