-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile #21470
Conversation
Co-Authored-By: Bo Bayles <bbayles@gmail.com>
Closing and re-opening to re-trigger CI. |
Thanks @ZackerySpytz for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
Sorry @ZackerySpytz and @ambv, I had trouble checking out the |
GH-27674 is a backport of this pull request to the 3.9 branch. |
…ile (pythonGH-21470) Co-Authored-By: Bo Bayles <bbayles@gmail.com> (cherry picked from commit eb2d4a6) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Thanks @ZackerySpytz for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
GH-27675 is a backport of this pull request to the 3.10 branch. |
…ile (pythonGH-21470) Co-Authored-By: Bo Bayles <bbayles@gmail.com> (cherry picked from commit eb2d4a6) Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Co-Authored-By: Bo Bayles bbayles@gmail.com
https://bugs.python.org/issue32695