Skip to content

bpo-40131: Fix an example in the zipapp docs#19290

Merged
tirkarthi merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-40131-zipapp-example-docs
Apr 3, 2020
Merged

bpo-40131: Fix an example in the zipapp docs#19290
tirkarthi merged 1 commit into
python:masterfrom
ZackerySpytz:bpo-40131-zipapp-example-docs

Conversation

@ZackerySpytz

@ZackerySpytz ZackerySpytz commented Apr 2, 2020

Copy link
Copy Markdown
Contributor

@ZackerySpytz

Copy link
Copy Markdown
Contributor Author

This PR doesn't need a news entry.

@aeros aeros added the skip news label Apr 2, 2020

@aeros aeros left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for the PR @ZackerySpytz; LGTM. The archived output file (*.pyz) should certainly be in the argument position for the target, not source.

Also, this should be backported to 3.8 and 3.7, since the issue is also present on those branches.

@tirkarthi tirkarthi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks @ZackerySpytz.

@tirkarthi tirkarthi merged commit bd6a4c3 into python:master Apr 3, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @ZackerySpytz for the PR, and @tirkarthi for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot

Copy link
Copy Markdown

GH-19339 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 3, 2020
)

(cherry picked from commit bd6a4c3)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-19340 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 3, 2020
)

(cherry picked from commit bd6a4c3)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
tirkarthi pushed a commit that referenced this pull request Apr 3, 2020
…H-19339)

(cherry picked from commit bd6a4c3)


Co-authored-by: Zackery Spytz <zspytz@gmail.com>
tirkarthi pushed a commit that referenced this pull request Apr 3, 2020
…H-19340)

(cherry picked from commit bd6a4c3)


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 skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants