Serhiy Storchaka added the comment:

Updated patch for zlib reverts reverted decompress(), decompressobj() and 
Decompress.flush(). It get rids from DEF_WBITS and use MAX_WBITS instead, 
exposes DEF_BUF_SIZE (former DEFAULTALLOC) to Python level.

----------
Added file: http://bugs.python.org/file33709/zlib_clinic_3.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