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 berker.peksag
Recipients berker.peksag, pje, rschoon
Date 2015-02-12.02:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423707391.99.0.171616513043.issue18610@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2015-02-12 02:16:32berker.peksagsetrecipients: + berker.peksag, pje, rschoon
2015-02-12 02:16:31berker.peksagsetmessageid: <1423707391.99.0.171616513043.issue18610@psf.upfronthosting.co.za>
2015-02-12 02:16:31berker.peksaglinkissue18610 messages
2015-02-12 02:16:31berker.peksagcreate