Skip to content

Commit b2dd727

Browse files
authored
Update Doc/library/gzip.rst
set versionchanged to next
1 parent 93ea66a commit b2dd727

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/gzip.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ The module defines the following items:
216216
The *mtime* parameter now defaults to 0 for reproducible output.
217217
For the previous behaviour of using the current time,
218218
pass ``None`` to *mtime*.
219-
.. versionchanged:: 3.14
219+
.. versionchanged:: next
220220
The default compression level was reduced to 6 (down from 9).
221221
It is the default level used by most compression tools and a better
222222
tradeoff between speed and performance.

0 commit comments

Comments
 (0)