Xiang Zhang added the comment: 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. ---------- Added file: http://bugs.python.org/file44074/zlib_keyword_argument.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16764> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com