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 | asvetlov, chris.jerdonek, pitrou, python-dev |
| Date | 2012年08月14日.15:43:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3WxJ3y0DbvzQ4l@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 839bd8f98539 by Andrew Svetlov in branch '3.2': Add test to explicit check the absence regression in subprocess (issue #15592). http://hg.python.org/cpython/rev/839bd8f98539 New changeset 9d86480cc177 by Andrew Svetlov in branch 'default': Issue #15592. Fix regression: subprocess.communicate() breaks on no input with universal newlines true. http://hg.python.org/cpython/rev/9d86480cc177 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年08月14日 15:43:11 | python-dev | set | recipients: + python-dev, pitrou, asvetlov, chris.jerdonek |
| 2012年08月14日 15:43:10 | python-dev | link | issue15592 messages |
| 2012年08月14日 15:43:10 | python-dev | create | |