)]}'
{"files/log-gearman-worker.py":[{"author":{"_account_id":4146,"name":"Clark Boylan","email":"cboylan@sapwetik.org","username":"cboylan"},"change_message_id":"295bf0658146bc8b3ec60446def9725ce751c0b5","unresolved":false,"context_lines":[{"line_number":324,"context_line":"        encoding \u003d \u0027raw\u0027"},{"line_number":325,"context_line":"        try:"},{"line_number":326,"context_line":"            logging.debug(\"Retrieving: \" + source_url + \".gz\")"},{"line_number":327,"context_line":"            req \u003d urllib2.Request(source_url + \".gz\")"},{"line_number":328,"context_line":"            req.add_header(\u0027Accept-encoding\u0027, \u0027deflate, gzip\u0027)"},{"line_number":329,"context_line":"            r \u003d urllib2.urlopen(req)"},{"line_number":330,"context_line":"        except urllib2.URLError:"}],"source_content_type":"text/x-python","patch_set":2,"id":"7faddb67_19b1e28f","line":327,"updated":"2019-08-19 15:13:07.000000000","message":"With logs in swift now I don\u0027t think we\u0027ll ever upload logs with a .gz suffix and not set the source_url to include the .gz.\n\nThat means I think we can remove this condition entirely and simply start with the current 404 handler below.\n\nHowever, this should work as is so lets start here and continue to make incremental improvements.","commit_id":"3119c0cddd86d74cb554d0338e6f0125779ea819"}]}
