[issue8536] Support new features of ZLIB 1.2.4

Jason Killen report at bugs.python.org
Tue Mar 13 17:38:13 CET 2012


Jason Killen <jsnklln at gmail.com> added the comment:

Given this is marked as good for a newbie and easy I figured I'd take a crack at it but I'm confused.  As example I don't see where inflateReset2 would be useful.  I don't see anywhere inflateReset is used and would need to be replaced by inflateReset2.  I also don't see where the action of inflateReset2 (End then Init) is currently used.  What am I missing?

----------
nosy: +Jason.Killen

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


More information about the Python-bugs-list mailing list