summaryrefslogtreecommitdiff
path: root/versioneer.py
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-10-04 16:13:19 -0300
committerdrebs <drebs@riseup.net>2017-10-05 09:43:40 -0300
commit61a7ab212a1f7ed02b5d1020ab01ae825ba3696f (patch)
tree90e9559c9e46459038940a940e5423f07e561cfe /versioneer.py
parentc6d41cf4fcac293a0e7ff09593d2a3c53c052174 (diff)
[bug] improve error message on blob download error
The previous error message had some problems: - the connection should not be a problem, as this is going over TCP. If the HTTP request was succesful, there's no reason to think its contents could have been corrupted by a connection problem. - I am not sure what's the best communication strategy here, but the real problem is either a bug or actual tampering, so i make this explicit. - A problem like this should be reported always, not only when the problem persists.
Diffstat (limited to 'versioneer.py')
0 files changed, 0 insertions, 0 deletions