◐ Shell
clean mode source ↗

Message 346498 - Python tracker

Message346498

Author asvetlov
Recipients Michael.Felt, asvetlov, icgood, koobs, miss-islington, vstinner, xtreak, yselivanov
Date 2019-06-25.09:31:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561455085.93.0.065067452451.issue36889@roundup.psfhosted.org>
In-reply-to
Content
Yes, Stream doc should be a combination of StreamReader and StreamWriter with small changes/additions.
StreamReader and StreamWriter should be kept in the doc.

Regarding docstrings: there is no strong requirement (we don't provide docstrings for all asyncio public API) but please don't hesitate to write them.
History
Date User Action Args
2019-06-25 09:31:25asvetlovsetrecipients: + asvetlov, vstinner, yselivanov, koobs, Michael.Felt, icgood, miss-islington, xtreak
2019-06-25 09:31:25asvetlovsetmessageid: <1561455085.93.0.065067452451.issue36889@roundup.psfhosted.org>
2019-06-25 09:31:25asvetlovlinkissue36889 messages
2019-06-25 09:31:25asvetlovcreate