Message239297
| Author | nikratio |
|---|---|
| Recipients | Arfrever, martin.panter, nikratio, pitrou, serhiy.storchaka, wolma |
| Date | 2015-03-26.01:12:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427332348.69.0.0657778717591.issue23529@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Except for the pointless 'myfileobj' stuff in gzip.py, rev 8 of the patch looks good to me. (Btw, I'm not actually in favor of e.g. the seekable() change. The previous patch was intended as a proof-of-concept to see what would be necessary to inherit more from DecompressReader and if it's actually worth it. But having thought about it for a while more, I don't think there's a significant gain. But I'm happy to see that you were able to cherry-pick some useful pieces out of it nevertheless). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-26 01:12:28 | nikratio | set | recipients: + nikratio, pitrou, Arfrever, martin.panter, serhiy.storchaka, wolma |
| 2015-03-26 01:12:28 | nikratio | set | messageid: <1427332348.69.0.0657778717591.issue23529@psf.upfronthosting.co.za> |
| 2015-03-26 01:12:28 | nikratio | link | issue23529 messages |
| 2015-03-26 01:12:28 | nikratio | create | |