Message272404
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. |
|
| 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: <[email protected]> |
| 2016-08-11 06:58:28 | xiang.zhang | link | issue16764 messages |
| 2016-08-11 06:58:28 | xiang.zhang | create | |
|