Amaury Forgeot d'Arc <[email protected]> added the comment:
According to http://www.zlib.net/ChangeLog.txt, since zlib 1.2.3.5::
- Use zlib header window size if windowBits is 0 in inflateInit2()
The failing test should be changed, for example::
self.assertRaises(ValueError, zlib.decompressobj, -1)
----------
keywords: +easy, patch
nosy: +amaury.forgeotdarc
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8193>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com