RESOLVED FIXED 176201
download-latest-github-release.py should have friendlier output for non-404 errors
https://bugs.webkit.org/show_bug.cgi?id=176201
Summary download-latest-github-release.py should have friendlier output for non-404 e...
Ross Kirsling
Reported 2017-08-31 17:22:02 PDT
download-latest-github-release.py should have friendlier output for non-404 errors
Attachments
Patch (1.34 KB, patch)
2017-08-31 17:22 PDT, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2017-08-31 17:22:58 PDT
Ross Kirsling
Comment 2 2017-09-01 11:06:52 PDT
Example Before: UnboundLocalError: local variable 'response' referenced before assignment After (e.g.): 401 Unauthorized No release found!
Brent Fulgham
Comment 3 2017-09-01 11:09:08 PDT
Comment on attachment 319547 [details] Patch r=me
WebKit Commit Bot
Comment 4 2017-09-01 12:13:56 PDT
Comment on attachment 319547 [details] Patch Clearing flags on attachment: 319547 Committed r221491: <http://trac.webkit.org/changeset/221491>
WebKit Commit Bot
Comment 5 2017-09-01 12:13:58 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-09-27 12:43:55 PDT
Note You need to log in before you can comment on or make changes to this bug.