Message108000
| Author | pitrou |
|---|---|
| Recipients | florianfesti, georg.brandl, karld, lucas_malor, nils, pitrou, rharris |
| Date | 2010-06-17.10:49:11 |
| SpamBayes Score | 0.024872687 |
| Marked as misclassified | No |
| Message-id | <1276771753.81.0.668105032361.issue1675951@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch could only be applied to 3.2 (2.7 is frozen now). But the gzip code has changed quite a bit and I would advocate creating a new patch if you are interested. Do notice that performance should also be much better in 3.2, and it is possible to wrap a gzip object in a io.BufferedReader object so as to reach even better performance. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-17 10:49:13 | pitrou | set | recipients: + pitrou, georg.brandl, lucas_malor, florianfesti, rharris, karld, nils |
| 2010-06-17 10:49:13 | pitrou | set | messageid: <1276771753.81.0.668105032361.issue1675951@psf.upfronthosting.co.za> |
| 2010-06-17 10:49:12 | pitrou | link | issue1675951 messages |
| 2010-06-17 10:49:11 | pitrou | create | |