◐ Shell
clean mode source ↗

[2.7] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-5726). by merwok · Pull Request #5748 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

Mariatta

merged 1 commit into

Feb 19, 2018

Conversation

@merwok

@Mariatta Would you mind approving this PR? Can’t approve my own on github ~

Mariatta

@Mariatta

While I approve the change, the commit message on master was wrong :) so bedevere did not remove the appropriate backport labels.
It should be bpo-21060 and referencing the original PR (GH-5726)

@merwok merwok changed the title [2.7] Improve error message for "setup.py upload" without dist files (GH-21060). [2.7] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-21060).

Feb 19, 2018

@Mariatta Mariatta changed the title [2.7] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-21060). [2.7] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-5726).

Feb 19, 2018

@Mariatta

I fixed the PR title so now the status check works :)

@merwok merwok deleted the backport-08a6926-2.7 branch

February 19, 2018 04:50

@merwok