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 chris.jerdonek, doko, ned.deily, python-dev
Date 2013-08-03.01:06:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3c6Rrj2YGdz7LjN@mail.python.org>
In-reply-to
Content
New changeset f37b336bfbca by Ned Deily in branch '3.3':
Issue #17046: Fix test_subprocess test_executable_without_cwd broken test case.
http://hg.python.org/cpython/rev/f37b336bfbca

New changeset e3e28ee5b5c3 by Ned Deily in branch 'default':
Issue #17046: merge from 3.3
http://hg.python.org/cpython/rev/e3e28ee5b5c3
History
Date User Action Args
2013-08-03 01:06:14python-devsetrecipients: + python-dev, doko, ned.deily, chris.jerdonek
2013-08-03 01:06:14python-devlinkissue17046 messages
2013-08-03 01:06:14python-devcreate