Berker Peksag added the comment:

The change was suggested before PEP 3333 in issue 4718 (see msg78292), but PEP 
3333 says:

    A server should allow read() to be called without an argument, and return 
the remainder of the client's input stream.

https://www.python.org/dev/peps/pep-3333/#input-and-error-streams

I couldn't find any objection at 
https://mail.python.org/pipermail/web-sig/2010-September/004655.html

----------
nosy: +berker.peksag
stage:  -> patch review
versions: +Python 3.4, Python 3.5 -Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18610>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to