commit | 2e4d3b133a8fe7be5469bc8f0d1a0f80a57f608c | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Jun 18 23:07:46 2014 -0400 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Jun 18 23:07:46 2014 -0400 |
tree | e559882cf65c6410f6997902933856c81b4c339d | |
parent | 845fd9aa445f0a4a441fbe0bc3c1e1e318d1f217 [diff] |
Issue #21722: The distutils "upload" command now exits with a non-zero return code when uploading fails. Patch by Martin Dengler.