◐ Shell
clean mode source ↗

bpo-37408: Specify that tarfile "format" argument is only for writing by pakal · Pull Request #14389 · python/cpython

Merged

gpshead

merged 1 commit into

Sep 28, 2019

Conversation

mangrisano

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@pakal

I guess this PR could have a "skip news" tag (I don't seem to be allowed to add it)?

@pakal

Could anyone please add the "skip news" label? And merge it if it's OK? ^^

@merwok merwok changed the title bpo-37408: Precise that Tarfile "format" argument only concerns writing. bpo-37408: Specify that tarfile "format" argument only concerns writing

Sep 20, 2019

@merwok merwok changed the title bpo-37408: Specify that tarfile "format" argument only concerns writing bpo-37408: Specify that tarfile "format" argument is only for writing

Sep 20, 2019

merwok

gpshead

@miss-islington

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

@miss-islington

Sorry @pakal and @gpshead, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker c5a7e0ce194c0eafe82eb3e431881012398e7d46 3.8

@miss-islington

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

@bedevere-bot

ambv pushed a commit that referenced this pull request

Sep 30, 2019
…ng. (GH-14389) (#16465)

(cherry picked from commit c5a7e0c)

Co-authored-by: Pascal Chambon <pythoniks@gmail.com>

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019

Labels