]> granicus.if.org Git - python/commit
Improve error message for "setup.py upload" without dist files (GH-21060)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 19 Feb 2018 03:57:17 +0000 (19:57 -0800)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2018 03:57:17 +0000 (19:57 -0800)
commit2072c80d061fc879dd51ce67dbd5ed672b92a9cd
tree7bf1921a8c488ec82e282dee14d1b8009c6a54d5
parent19b7f6694af56a1c9fdc0f1f9fc09ae48439ab4c
Improve error message for "setup.py upload" without dist files (GH-21060)

(cherry picked from commit 08a6926b2584040fe3c3f06263b0b5f1fbbdc24c)

Co-authored-by: Éric Araujo <merwok@netwok.org>
Lib/distutils/command/upload.py
Misc/NEWS.d/next/Library/2018-02-17-19-20-19.bpo-21060.S1Z-x6.rst [new file with mode: 0644]