◐ Shell
clean mode source ↗

bpo-21060: improve error message for "setup.py upload" without dist files by merwok · Pull Request #5726 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@merwok

@merwok merwok commented

Feb 18, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

I put the old message in the news file in hope of catching search engines to direct people to our docs.

https://bugs.python.org/issue21060

@merwok merwok merged commit 08a6926 into python:master

Feb 18, 2018

@miss-islington

Copy link Copy Markdown

Contributor

Thanks @merwok for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

@merwok merwok deleted the setup-upload-better-message branch

February 18, 2018 23:15

@miss-islington

Copy link Copy Markdown

Contributor

Sorry, @merwok, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 08a6926b2584040fe3c3f06263b0b5f1fbbdc24c 2.7

@bedevere-bot

Copy link Copy Markdown

GH-5748 is a backport of this pull request to the 2.7 branch.

@bedevere-bot

Copy link Copy Markdown

GH-5747 is a backport of this pull request to the 3.6 branch.

@bedevere-bot

Copy link Copy Markdown

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

Mariatta pushed a commit that referenced this pull request

Feb 19, 2018
…ist files (GH-5726).

(cherry picked from commit 08a6926)

Co-authored-by: Éric Araujo <merwok@netwok.org>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Mariatta Mariatta Mariatta approved these changes

Assignees

@merwok merwok

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@merwok @miss-islington @bedevere-bot @Mariatta @the-knights-who-say-ni