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 Bruce Merry, asvetlov, yselivanov
Date 2018-10-12.21:56:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
So we have BufferedProtocol in 3.7; now we need to re-implement asyncio streams on top of it.  But even after doing that I'm not that sure we want to expose the low-level buffer.
History
Date User Action Args
2018-10-12 21:56:22yselivanovsetrecipients: + yselivanov, asvetlov, Bruce Merry
2018-10-12 21:56:22yselivanovsetmessageid: <[email protected]>
2018-10-12 21:56:22yselivanovlinkissue32052 messages
2018-10-12 21:56:22yselivanovcreate