
report at bugs
May 3, 2012, 12:31 PM
Post #2 of 17
(104 views)
Permalink
|
|
[issue14684] zlib set dictionary support inflateSetDictionary
[In reply to]
|
|
Jesús Cea Avión <jcea [at] jcea> added the comment: A dictionary could be provided an init time. Then, the Z_NEED_DICT could be intercepted in the binding and automatically inject the dictionary provided in the init. Anyway, for a patch to be approved, we need a test too. PS: Why is this NOT targeted to 3.3?. We have time, yet. ---------- nosy: +jcea _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue14684> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|