Message 239793 - Python tracker
Message239793
| Author | martin.panter |
|---|---|
| Recipients | Rotkraut, demian.brecht, harobed, martin.panter, orsenthil, petri.lehtinen, piotr.dobrogost, pitrou, whitemice |
| Date | 2015-04-01.12:11:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427890275.54.0.614005176678.issue12319@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The incremental improvement thing sounds good. Here are some things which I think are orthogonal to sensible chunked encoding: * Automagic seeking to determine Content-Length * Setting Content-Length for iterables that are neither strings, iterators nor files (Issue 23350) * Latin-1 encoding of iterated items |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-01 12:11:15 | martin.panter | set | recipients: + martin.panter, orsenthil, pitrou, harobed, petri.lehtinen, piotr.dobrogost, demian.brecht, whitemice, Rotkraut |
| 2015-04-01 12:11:15 | martin.panter | set | messageid: <1427890275.54.0.614005176678.issue12319@psf.upfronthosting.co.za> |
| 2015-04-01 12:11:15 | martin.panter | link | issue12319 messages |
| 2015-04-01 12:11:15 | martin.panter | create | |