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 yselivanov
Recipients aeros, asvetlov, gvanrossum, lukasz.langa, njs, rhettinger, xtreak, yselivanov
Date 2019-09-24.17:10:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569345007.01.0.124495964612.issue38242@roundup.psfhosted.org>
In-reply-to
Content
I slept on this and discussed this issue privately with a few non-involved people who use asyncio daily.

My final opinion on this issue: we must revert the new streaming API from asyncio and take our time to design it properly.  I don't like what we have in the 3.8 branch right now.  I don't feel comfortable rushing decisions and doing last minute API changes.

Andrew, do you want me to submit a PR or you can do it?
History
Date User Action Args
2019-09-24 17:10:07yselivanovsetrecipients: + yselivanov, gvanrossum, rhettinger, njs, asvetlov, lukasz.langa, xtreak, aeros
2019-09-24 17:10:07yselivanovsetmessageid: <1569345007.01.0.124495964612.issue38242@roundup.psfhosted.org>
2019-09-24 17:10:07yselivanovlinkissue38242 messages
2019-09-24 17:10:06yselivanovcreate