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 93ea66a commit b2dd727Copy full SHA for b2dd727
1 file changed
Doc/library/gzip.rst
@@ -216,7 +216,7 @@ The module defines the following items:
216
The *mtime* parameter now defaults to 0 for reproducible output.
217
For the previous behaviour of using the current time,
218
pass ``None`` to *mtime*.
219
- .. versionchanged:: 3.14
+ .. versionchanged:: next
220
The default compression level was reduced to 6 (down from 9).
221
It is the default level used by most compression tools and a better
222
tradeoff between speed and performance.
0 commit comments