[New-bugs-announce] [issue8536] Support new features of ZLIB 1.2.5

Jesús Cea Avión report at bugs.python.org
Mon Apr 26 19:23:11 CEST 2010


New submission from Jesús Cea Avión <jcea at jcea.es>:

Zlib 1.2.5 adds new features like "inflateReset2()", "inflateMark()", or "Z_TREES" flags.

We should support them if we have zlib 1.2.5 installed.

I think the patch is trivial, beside testing that we have a recent zlib version.

----------
keywords: easy
messages: 104254
nosy: jcea
severity: normal
status: open
title: Support new features of ZLIB 1.2.5
type: feature request
versions: Python 3.2

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


More information about the New-bugs-announce mailing list