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-05.19:53:22
SpamBayes Score -1.0
Marked as misclassified
Message-id <3XYM8f1CVXzNCJ@mail.python.org>
In-reply-to
内容
New changeset 0df5aeab229f by Andrew Svetlov in branch '3.3':
Issue #16115: Add test for check that executable arg to Popen() takes precedence over args[0] arg\n                            \n                            Patch by Kushal Das
http://hg.python.org/cpython/rev/0df5aeab229f

New changeset 0fcfb6066e17 by Andrew Svetlov in branch 'default':
Merge issue #16115: Add test for check that executable arg to Popen() takes precedence over args[0] arg\n                            \n                            Patch by Kushal Das
http://hg.python.org/cpython/rev/0fcfb6066e17
历史
日期 用户 动作 参数
2012-10-05 19:53:23python-dev修改recipients: + python-dev, Arfrever, asvetlov, chris.jerdonek, kushal.das
2012-10-05 19:53:23python-dev链接issue16115 messages
2012-10-05 19:53:22python-dev创建