Sam Rushing <rushing....@gmail.com> added the comment:

I'm currently reworking this so that the dictionaries are provided in the 
constructor, and inflateSetDictionary() is called automatically.  I've gone 
over the zlib RFC's and zlibmodule.c, and I'm fairly certain that whatever 
usage mode might involve multiple calls to SetDictionary() couldn't be 
supported by the zlib object anyway.

r.e. 3.3/3.4 - I merely chose the highest version number I saw, since this diff 
is against HEAD (as recommended by the docs).  It's been quite a few years 
since I've submitted a patch to CPython!

----------

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

Reply via email to