]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #14684: Add support for predefined compression dictionaries to the zlib module.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Thu, 21 Jun 2012 00:13:12 +0000 (02:13 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Thu, 21 Jun 2012 00:13:12 +0000 (02:13 +0200)
commitfd8a838d582e3495004036bc82e3e6fee91fa0ba
tree1857e51ac2ee013cdd896b712014b158cd47575b
parent50b0a365ba8ea87e0a7155f7fd92de0c7dc2f941
Issue #14684: Add support for predefined compression dictionaries to the zlib module.

Original patch by Sam Rushing.
Doc/library/zlib.rst
Lib/test/test_zlib.py
Misc/NEWS
Modules/zlibmodule.c