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 bpoaugust, brian.curtin, eric.araujo, flox, gregory.p.smith, jldm, ncoghlan, ned.deily, python-dev, r.david.murray, tim.golden, vstinner
Date 2013-11-03.18:28:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dCQcX5SgBz7LjR@mail.python.org>
In-reply-to
Content
New changeset 2924a63aab73 by Tim Golden in branch '3.3':
Issue #10197: Indicate availability of subprocess.get[status]output on Windows and add a note about the effects of universal newlines
http://hg.python.org/cpython/rev/2924a63aab73

New changeset effad2bda4cb by Tim Golden in branch 'default':
Issue #10197: Indicate availability of subprocess.get[status]output on Windows and add a note about the effects of universal newlines
http://hg.python.org/cpython/rev/effad2bda4cb
History
Date User Action Args
2013-11-03 18:28:13python-devsetrecipients: + python-dev, gregory.p.smith, ncoghlan, vstinner, tim.golden, ned.deily, eric.araujo, r.david.murray, brian.curtin, flox, jldm, bpoaugust
2013-11-03 18:28:13python-devlinkissue10197 messages
2013-11-03 18:28:13python-devcreate