]> granicus.if.org Git - python/commit
Issue #21722: The distutils "upload" command now exits with a non-zero return code...
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 19 Jun 2014 03:09:11 +0000 (23:09 -0400)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 19 Jun 2014 03:09:11 +0000 (23:09 -0400)
commit41dcf35c264b22df7821e08ea0961a3189b17def
tree2cc2ab967b646b90e9631b54dc604cdcac629870
parent205a55f5c60c50ce9a064432fdf90036690e41a1
parent2e4d3b133a8fe7be5469bc8f0d1a0f80a57f608c
Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails.
Patch by Martin Dengler.
Lib/distutils/command/upload.py
Misc/ACKS
Misc/NEWS