[issue14684] zlib set dictionary support inflateSetDictionary

Nadeem Vawda report at bugs.python.org
Sat May 19 08:08:10 CEST 2012


Nadeem Vawda <nadeem.vawda at gmail.com> added the comment:

The code should be changed to use the buffer API (instead of accepting
only bytes objects). Other than that, I think it's ready for integration.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14684>
_______________________________________


More information about the Python-bugs-list mailing list