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.

作者 python-dev
收信人 Arfrever, asvetlov, chris.jerdonek, kushal.das, python-dev
日期 2012-10-11.00:58:19
SpamBayes Score -1.0
Marked as misclassified
Message-id <3XcYhB1VVRzQxp@mail.python.org>
In-reply-to
内容
New changeset 41ffed580eef by Chris Jerdonek in branch '3.2':
Issue #16115: Make further improvements to subprocess.Popen() documentation.
http://hg.python.org/cpython/rev/41ffed580eef

New changeset bae644e46556 by Chris Jerdonek in branch '3.3':
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2.
http://hg.python.org/cpython/rev/bae644e46556

New changeset 178ba363af1c by Chris Jerdonek in branch 'default':
Issue #16115: Merge subprocess.Popen() documentation improvements from 3.3.
http://hg.python.org/cpython/rev/178ba363af1c

New changeset f051e37ac11d by Chris Jerdonek in branch '2.7':
Issue #16115: Backport subprocess.Popen() documentation improvements from 3.2.
http://hg.python.org/cpython/rev/f051e37ac11d
历史
日期 用户 动作 参数
2012-10-11 00:58:20python-dev修改recipients: + python-dev, Arfrever, asvetlov, chris.jerdonek, kushal.das
2012-10-11 00:58:20python-dev链接issue16115 messages
2012-10-11 00:58:20python-dev创建