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 808f7cd commit 793ca56Copy full SHA for 793ca56
1 file changed
Misc/NEWS.d/next/Library/2025-03-19-12-41-42.gh-issue-91349.8eTOCP.rst
@@ -1,3 +1,3 @@
1
-Adjust default compression level to 6 (down from 9) in gzip and tarfile.
+Adjust default ``compressionlevel=`` to 6 (down from 9) in :mod:`gzip` and :mod:`tarfile`.
2
It is the default level used by most compression tools and a better
3
tradeoff between speed and performance.
0 commit comments