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 b2dd727 commit f924161Copy full SHA for f924161
1 file changed
Doc/library/gzip.rst
@@ -186,7 +186,7 @@ The module defines the following items:
186
Remove the ``filename`` attribute, use the :attr:`~GzipFile.name`
187
attribute instead.
188
189
- .. versionchanged:: 3.14
+ .. versionchanged:: next
190
The default compression level was reduced to 6 (down from 9).
191
It is the default level used by most compression tools and a better
192
tradeoff between speed and performance.
0 commit comments