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 martin.panter
Recipients SilentGhost, kristjan.jonsson, martin.panter, maubp, serhiy.storchaka
Date 2016-03-13.06:08:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457849299.72.0.803992499791.issue26499@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Silent Ghost, this patch looks pretty good. I did leave a couple more comments.

Also I just realized that HTTPResponse.readline() and read1() are not really documented. The BufferedIOBase support was meant to be added in 3.5, although readline() was supposed to be supported earlier for urlopen() compatibility.
History
Date User Action Args
2016-03-13 06:08:19martin.pantersetrecipients: + martin.panter, kristjan.jonsson, SilentGhost, maubp, serhiy.storchaka
2016-03-13 06:08:19martin.pantersetmessageid: <1457849299.72.0.803992499791.issue26499@psf.upfronthosting.co.za>
2016-03-13 06:08:19martin.panterlinkissue26499 messages
2016-03-13 06:08:19martin.pantercreate