Skip to content

bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile#21470

Merged
ambv merged 2 commits into
python:mainfrom
ZackerySpytz:bpo-32695-tarfile-preset-docs
Aug 9, 2021
Merged

bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile#21470
ambv merged 2 commits into
python:mainfrom
ZackerySpytz:bpo-32695-tarfile-preset-docs

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Jul 14, 2020

Copy link
Copy Markdown
Contributor

Comment thread Doc/library/tarfile.rst Outdated
@ambv

ambv commented Aug 7, 2021

Copy link
Copy Markdown
Contributor

Closing and re-opening to re-trigger CI.

@ambv ambv closed this Aug 7, 2021
@ambv ambv reopened this Aug 7, 2021
@ambv ambv added the needs backport to 3.10 only security fixes label Aug 9, 2021
@ambv
ambv merged commit eb2d4a6 into python:main Aug 9, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry @ZackerySpytz and @ambv, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker eb2d4a66ff07aa6e51cfaaa31afed31addf76936 3.10

@bedevere-bot

Copy link
Copy Markdown

GH-27674 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 9, 2021
…ile (pythonGH-21470)

Co-Authored-By: Bo Bayles <bbayles@gmail.com>
(cherry picked from commit eb2d4a6)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@ambv ambv added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Aug 9, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-27675 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 9, 2021
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 9, 2021
…ile (pythonGH-21470)

Co-Authored-By: Bo Bayles <bbayles@gmail.com>
(cherry picked from commit eb2d4a6)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
ambv pushed a commit that referenced this pull request Aug 9, 2021
…ile (GH-21470) (GH-27674)

Co-Authored-By: Bo Bayles <bbayles@gmail.com>
(cherry picked from commit eb2d4a6)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
miss-islington added a commit that referenced this pull request Aug 9, 2021
…ile (GH-21470)

Co-Authored-By: Bo Bayles <bbayles@gmail.com>
(cherry picked from commit eb2d4a6)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants