Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-91349: Adjust default compression level to 6 (down from 9) in gzip and tarfile#131470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
e2d0562
toa2d0966
Compare…n gzip and tarfileIt is the default level used by most compression tools and abetter tradeoff between speed and performance.
a2d0966
tob17e21d
CompareUh oh!
There was an error while loading.Please reload this page.
@merwok I added the versionchanged notes. and found another comment in tarfile.rst to adjust. You can review again. |
@gpshead you've replied multiple times to my questions on improving compression code with "PR welcome". maybe you would be interested in reviewing this PR? |
can anybody review the PR please? |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
are you two saying that this fix will not be able to ship with python 3.14? |
set versionchanged to nextCo-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
set versionchanged to next
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
set versionchanged to next
done, adjusted all the |
Uh oh!
There was an error while loading.Please reload this page.
It is the default level used by most compression tools and a better tradeoff between speed and performance.
see discussion in#91349 (comment)
📚 Documentation preview 📚:https://cpython-previews--131470.org.readthedocs.build/