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, njs, tontinton, yselivanov
Date 2020-07-16.21:34:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594935283.89.0.518233500454.issue41305@roundup.psfhosted.org>
In-reply-to
Content
> By the way if we will eventually combine StreamReader and StreamWriter won't this function (readinto) be useful then?

Yes.  But StreamReader and StreamWriter will stay for the foreseeable future for backwards compatibility pretty much frozen in time.

So I'd like to start treating them as legacy APIs now.
History
Date User Action Args
2020-07-16 21:34:43yselivanovsetrecipients: + yselivanov, njs, asvetlov, aeros, tontinton
2020-07-16 21:34:43yselivanovsetmessageid: <1594935283.89.0.518233500454.issue41305@roundup.psfhosted.org>
2020-07-16 21:34:43yselivanovlinkissue41305 messages
2020-07-16 21:34:43yselivanovcreate