Serhiy Storchaka added the comment:

Patch for _lzma was applied without converting LZMACompressor.__init__.

Here is a patch for zlib, which doesn't use neither optional groups, nor 
"unspecified" defaults.  Three builtins, decompress(), decompressobj() and 
Decompress.flush() are left not converted.

----------
stage:  -> patch review
Added file: http://bugs.python.org/file33699/zlib_clinic_2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20193>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to