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 gvanrossum, python-dev, vstinner, wabu, yselivanov
Date 2014-11-25.16:25:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141125162457.55119.30954@psf.io>
In-reply-to
Content
New changeset f75d40c02f0a by Victor Stinner in branch '3.4':
Closes #22685, asyncio: Set the transport of stdout and stderr StreamReader
https://hg.python.org/cpython/rev/f75d40c02f0a

New changeset 7da2288183d1 by Victor Stinner in branch 'default':
(Merge 3.4) Closes #22685, asyncio: Set the transport of stdout and stderr
https://hg.python.org/cpython/rev/7da2288183d1
History
Date User Action Args
2014-11-25 16:25:13python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov, wabu
2014-11-25 16:25:13python-devlinkissue22685 messages
2014-11-25 16:25:13python-devcreate