We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c955291 commit 9ff06dcCopy full SHA for 9ff06dc
Doc/library/zlib.rst
@@ -88,8 +88,7 @@ The available exception and functions in this module are:
88
that are expected to be most common should come at the end of the dictionary.
89
90
.. versionchanged:: 3.3
91
- Added the *method*, *wbits*, *memlevel*, *strategy* and *zdict*
92
- parameters.
+ Added the *zdict* parameter and keyword argument support.
93
94
95
.. function:: crc32(data[, value])
0 commit comments