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 BreamoreBoy, python-dev, r.david.murray, serhiy.storchaka, zwol
Date 2013-04-22.17:21:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZvZMz3RlbzSG4@mail.python.org>
In-reply-to
Content
New changeset 5c45d0ca984f by Serhiy Storchaka in branch 'default':
Issue #16624: `subprocess.check_output` now accepts an `input` argument,
http://hg.python.org/cpython/rev/5c45d0ca984f
History
Date User Action Args
2013-04-22 17:21:52python-devsetrecipients: + python-dev, r.david.murray, BreamoreBoy, serhiy.storchaka, zwol
2013-04-22 17:21:52python-devlinkissue16624 messages
2013-04-22 17:21:52python-devcreate