Message197604
| Author | kristjan.jonsson |
|---|---|
| Recipients | kristjan.jonsson, orsenthil, pitrou, r.david.murray, serhiy.storchaka |
| Date | 2013-09-13.15:53:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1379087617.12.0.379253471175.issue19009@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I should add, I fully support the use case that response.read(amt=None) needs to read to the end of the response. It is only the read(amt=bufsize) use case I'm thinking of, and that could be handled with a read1() method. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-13 15:53:37 | kristjan.jonsson | set | recipients: + kristjan.jonsson, orsenthil, pitrou, r.david.murray, serhiy.storchaka |
| 2013-09-13 15:53:37 | kristjan.jonsson | set | messageid: <1379087617.12.0.379253471175.issue19009@psf.upfronthosting.co.za> |
| 2013-09-13 15:53:37 | kristjan.jonsson | link | issue19009 messages |
| 2013-09-13 15:53:37 | kristjan.jonsson | create | |