Message220276
This patch teaches distutils/command/upload.py to return a non-zero exit code when uploading fails. Currently a zero error code is returned (specifically, no Exception is raised by upload.run(...)) regardless of the HTTP response from the server or any socket error during that conversation.
Should be applied against tip.
Thanks. |
|
Date |
User |
Action |
Args |
2014-06-11 15:13:10 | mdengler | set | recipients:
+ mdengler |
2014-06-11 15:13:10 | mdengler | set | messageid: <1402499590.45.0.853602089567.issue21722@psf.upfronthosting.co.za> |
2014-06-11 15:13:10 | mdengler | link | issue21722 messages |
2014-06-11 15:13:10 | mdengler | create | |
|