)]}'
{"translator/shell.py":[{"author":{"_account_id":16511,"name":"Bob Haddleton","email":"bob.haddleton@nokia.com","username":"bobh"},"change_message_id":"ba251737dc896b7385471502a28e3b42554257de","unresolved":false,"context_lines":[{"line_number":226,"context_line":"        if get_files:"},{"line_number":227,"context_line":"            for file in get_files:"},{"line_number":228,"context_line":"                with codecs.open(file, encoding\u003d\u0027utf-8\u0027, errors\u003d\u0027strict\u0027) \\"},{"line_number":229,"context_line":"                    as f:"},{"line_number":230,"context_line":"                    text \u003d f.read()"},{"line_number":231,"context_line":"                    files[file] \u003d text"},{"line_number":232,"context_line":"        tpl[\u0027heat_template_version\u0027] \u003d str(tpl[\u0027heat_template_version\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_2ce6d617","line":229,"updated":"2020-04-07 15:11:59.000000000","message":"This looks odd - why not have the with statement all on one line so the following indent is not a problem?","commit_id":"323a505aa11da79de523f31ab03dc1c1d805bd81"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"e15cd45f3213702c250802f167917da5efdebe6b","unresolved":false,"context_lines":[{"line_number":226,"context_line":"        if get_files:"},{"line_number":227,"context_line":"            for file in get_files:"},{"line_number":228,"context_line":"                with codecs.open(file, encoding\u003d\u0027utf-8\u0027, errors\u003d\u0027strict\u0027) \\"},{"line_number":229,"context_line":"                    as f:"},{"line_number":230,"context_line":"                    text \u003d f.read()"},{"line_number":231,"context_line":"                    files[file] \u003d text"},{"line_number":232,"context_line":"        tpl[\u0027heat_template_version\u0027] \u003d str(tpl[\u0027heat_template_version\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_4c7b5abd","line":229,"in_reply_to":"df33271e_2ce6d617","updated":"2020-04-07 15:31:22.000000000","message":"I did not change that one - but can. Good idea...","commit_id":"323a505aa11da79de523f31ab03dc1c1d805bd81"},{"author":{"_account_id":6547,"name":"Andreas Jaeger","email":"jaegerandi@gmail.com","username":"jaegerandi"},"change_message_id":"7b00dc4a3bd5fb6b256e9165048f63405e24d4ec","unresolved":false,"context_lines":[{"line_number":226,"context_line":"        if get_files:"},{"line_number":227,"context_line":"            for file in get_files:"},{"line_number":228,"context_line":"                with codecs.open(file, encoding\u003d\u0027utf-8\u0027, errors\u003d\u0027strict\u0027) \\"},{"line_number":229,"context_line":"                    as f:"},{"line_number":230,"context_line":"                    text \u003d f.read()"},{"line_number":231,"context_line":"                    files[file] \u003d text"},{"line_number":232,"context_line":"        tpl[\u0027heat_template_version\u0027] \u003d str(tpl[\u0027heat_template_version\u0027])"}],"source_content_type":"text/x-python","patch_set":1,"id":"df33271e_cc480a89","line":229,"in_reply_to":"df33271e_4c7b5abd","updated":"2020-04-07 15:32:16.000000000","message":"If you move \"as f\" on the line above, it\u0027s at 80 chars - and limit is 79.","commit_id":"323a505aa11da79de523f31ab03dc1c1d805bd81"}]}
