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 benjamin.peterson, giampaolo.rodola, gvanrossum, python-dev, vstinner, xiang.zhang, yselivanov
Date 2016-09-07.16:01:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160907160104.78508.27376.7ACF0A12@psf.io>
In-reply-to
Content
New changeset 096dfac57e44 by Benjamin Peterson in branch '3.5':
capture stderr to silence output during test_coroutines (closes #27968)
https://hg.python.org/cpython/rev/096dfac57e44

New changeset b43923ce86f0 by Benjamin Peterson in branch 'default':
merge 3.5 (closes #27968)
https://hg.python.org/cpython/rev/b43923ce86f0
History
Date User Action Args
2016-09-07 16:01:08python-devsetrecipients: + python-dev, gvanrossum, vstinner, giampaolo.rodola, benjamin.peterson, yselivanov, xiang.zhang
2016-09-07 16:01:08python-devlinkissue27968 messages
2016-09-07 16:01:08python-devcreate