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 asvetlov, lukasz.langa, methane, pitrou, yselivanov
Date 2018-01-28.21:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517175029.05.0.467229070634.issue32251@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 631fd38dbf04dbf0127881f3977982e401a849e4 by Yury Selivanov in branch 'master':
bpo-32251: Implement asyncio.BufferedProtocol. (#4755)
https://github.com/python/cpython/commit/631fd38dbf04dbf0127881f3977982e401a849e4
History
Date User Action Args
2018-01-28 21:30:29yselivanovsetrecipients: + yselivanov, pitrou, asvetlov, methane, lukasz.langa
2018-01-28 21:30:29yselivanovsetmessageid: <1517175029.05.0.467229070634.issue32251@psf.upfronthosting.co.za>
2018-01-28 21:30:29yselivanovlinkissue32251 messages
2018-01-28 21:30:29yselivanovcreate