]> granicus.if.org Git - python/commit
Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean...
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Nov 2012 13:04:14 +0000 (14:04 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 11 Nov 2012 13:04:14 +0000 (14:04 +0100)
commit19e568d254bea8202703302d0ada9bc93f99331a
tree74dfb24f4c4a14b1f4ed963a22df688bc1f13abc
parent12489d98e692717a93694644dac4975d54106178
Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'.

Patch by Brian Brazil.
Doc/library/gzip.rst
Doc/library/zlib.rst
Lib/gzip.py
Misc/NEWS
Modules/zlibmodule.c