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 vstinner
Recipients asvetlov, pablogsal, vstinner, xtreak, yselivanov
Date 2019-06-04.13:44:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559655897.35.0.622838813187.issue37142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d561092d510670ce9c038701c90c913453eac90 by Victor Stinner (Andrew Svetlov) in branch 'master':
bpo-37142: Make asyncio stream tests more robust again (GH-13804)
https://github.com/python/cpython/commit/8d561092d510670ce9c038701c90c913453eac90
History
Date User Action Args
2019-06-04 13:44:57vstinnersetrecipients: + vstinner, asvetlov, yselivanov, pablogsal, xtreak
2019-06-04 13:44:57vstinnersetmessageid: <1559655897.35.0.622838813187.issue37142@roundup.psfhosted.org>
2019-06-04 13:44:57vstinnerlinkissue37142 messages
2019-06-04 13:44:57vstinnercreate