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 asvetlov
Recipients Michael.Felt, asvetlov, icgood, koobs, miss-islington, vstinner, xtreak, yselivanov
Date 2019-06-24.18:17:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 6793cce155f8875b10efd746cb0b34cb72263af7 by Andrew Svetlov (Xtreak) in branch 'master':
bpo-36889: Document asyncio Stream and StreamServer (GH-14203)
https://github.com/python/cpython/commit/6793cce155f8875b10efd746cb0b34cb72263af7
History
Date User Action Args
2019-06-24 18:17:05asvetlovsetrecipients: + asvetlov, vstinner, yselivanov, koobs, Michael.Felt, icgood, miss-islington, xtreak
2019-06-24 18:17:05asvetlovsetmessageid: <[email protected]>
2019-06-24 18:17:05asvetlovlinkissue36889 messages
2019-06-24 18:17:04asvetlovcreate