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 Dima.Tisnek, gvanrossum, pfreixes, yselivanov
Date 2017-07-07.18:14:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499451298.6.0.245943181992.issue30861@psf.upfronthosting.co.za>
In-reply-to
Content
I looked at the PR and it looks good. The intent is also clear. But the idea of delaying exceptions in StreamReader read methods still feels finicky.

To go forward with this we need more examples than just nodejs. And it doesn't really matter what trio and curio do, as they aren't mainstream. We need a (set of) *concrete* examples where this is needed.

An analysis of how this is approached in another mainstream libraries/ecosystems like C#, Twisted, etc would also help.
History
Date User Action Args
2017-07-07 18:14:58yselivanovsetrecipients: + yselivanov, gvanrossum, Dima.Tisnek, pfreixes
2017-07-07 18:14:58yselivanovsetmessageid: <1499451298.6.0.245943181992.issue30861@psf.upfronthosting.co.za>
2017-07-07 18:14:58yselivanovlinkissue30861 messages
2017-07-07 18:14:58yselivanovcreate