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 amaury.forgeotdarc, anacrolix, eric.araujo, gregory.p.smith, lukasz.langa, pitrou, python-dev, r.david.murray, vstinner
Date 2011-07-23.20:06:08
SpamBayes Score 0.0023069251
Marked as misclassified No
Message-id <E1QkiSc-0000lV-7r@dinsdale.python.org>
In-reply-to
Content
New changeset 5cc536fbd7c1 by Antoine Pitrou in branch '3.2':
Issue #12591: Improve support of "universal newlines" in the subprocess
http://hg.python.org/cpython/rev/5cc536fbd7c1

New changeset b616396fa170 by Antoine Pitrou in branch 'default':
Issue #12591: Improve support of "universal newlines" in the subprocess
http://hg.python.org/cpython/rev/b616396fa170
History
Date User Action Args
2011-07-23 20:06:09python-devsetrecipients: + python-dev, gregory.p.smith, amaury.forgeotdarc, pitrou, vstinner, eric.araujo, r.david.murray, anacrolix, lukasz.langa
2011-07-23 20:06:08python-devlinkissue12591 messages
2011-07-23 20:06:08python-devcreate