Message272404
| Author | xiang.zhang |
|---|---|
| Recipients | ebfe, ezio.melotti, martin.panter, matrixise, serhiy.storchaka, xiang.zhang |
| Date | 2016-08-11.06:58:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1470898708.24.0.916432066468.issue16764@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree with Martin and suggest make the following changes: 1. Make wbits and bufsize of zlib.decompress keyword arguments. 2. Make max_length of decompressobj.decompress keyword argument. I'd prefer others to stay position-only as now. Attach a patch doing the above 2 changes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-11 06:58:28 | xiang.zhang | set | recipients: + xiang.zhang, ezio.melotti, ebfe, martin.panter, serhiy.storchaka, matrixise |
| 2016-08-11 06:58:28 | xiang.zhang | set | messageid: <1470898708.24.0.916432066468.issue16764@psf.upfronthosting.co.za> |
| 2016-08-11 06:58:28 | xiang.zhang | link | issue16764 messages |
| 2016-08-11 06:58:28 | xiang.zhang | create | |