-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
[3.6] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-5726) #5747
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[3.6] bpo-21060 Improve error message for "setup.py upload" without dist files (GH-5726) #5747
Conversation
…nGH-21060) (cherry picked from commit 08a6926) Co-authored-by: Éric Araujo <[email protected]>
Ok! I thought the new bpo-nnn style was recommended but the older shorter style #NNN still working. |
That old style works in bpo but not in GitHub :) |
Yes I don’t expect github to create links to bpo but custom bots could do what they want. I prefer bug tracker-neutral references like «#1234» that humans understand over site-specific «sf1234» or the ugly «issue1234». Also I used to try to keep the first line of commit logs short! But next time I’ll follow what works with the bots. |
@merwok: Backport status check is done, and it's a failure ❌ . |
PR title fixed. It needs to reference the PR on master, so bedevere can properly remove the label. |
@merwok: Backport status check is done, and it's a success ✅ . |
Thanks! |
(cherry picked from commit 08a6926)
Co-authored-by: Éric Araujo [email protected]
https://bugs.python.org/issue21060