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 | Arfrever, asvetlov, chris.jerdonek, kushal.das, python-dev |
| Date | 2012年10月09日.06:19:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3XbSw32FnTzQt6@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 3dd012397b11 by Chris Jerdonek in branch '3.2': Issue #16115: Improve subprocess.Popen() documentation around args, shell, and executable arguments. http://hg.python.org/cpython/rev/3dd012397b11 New changeset 0ef3b801ccbc by Chris Jerdonek in branch '3.3': Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2. http://hg.python.org/cpython/rev/0ef3b801ccbc New changeset 91d4593ac974 by Chris Jerdonek in branch 'default': Issue #16115: Merge subprocess.Popen() documentation improvements from 3.3. http://hg.python.org/cpython/rev/91d4593ac974 New changeset 11171bf6a6bd by Chris Jerdonek in branch '2.7': Issue #16115: Backport subprocess.Popen() documentation improvements from 3.2. http://hg.python.org/cpython/rev/11171bf6a6bd |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012年10月09日 06:19:48 | python-dev | set | recipients: + python-dev, Arfrever, asvetlov, chris.jerdonek, kushal.das |
| 2012年10月09日 06:19:48 | python-dev | link | issue16115 messages |
| 2012年10月09日 06:19:47 | python-dev | create | |