)]}'
{"reviewstats/utils.py":[{"author":{"_account_id":29222,"name":"Natal Ngétal","email":"hobbestigrou@erakis.eu","username":"hobbestigrou"},"change_message_id":"0ffaa3c80750b5386728c4c44aa6ea339f13aecb","unresolved":false,"context_lines":[{"line_number":242,"context_line":"            with open(pickle_fn, \u0027w\u0027) as f:"},{"line_number":243,"context_line":"                try:"},{"line_number":244,"context_line":"                    pickle.dump(changes, f)"},{"line_number":245,"context_line":"                except Exception:"},{"line_number":246,"context_line":"                    logging.warning(\u0027Failed to save cached data to %s\u0027,"},{"line_number":247,"context_line":"                                    pickle_fn)"},{"line_number":248,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"bfb3d3c7_01fd8b39","line":245,"updated":"2019-05-18 00:17:39.000000000","message":"Why don\u0027t catch the exception can be raised? I think it\u0027s more clean.","commit_id":"ff938a92888d0d3e75bc98ef0df7134cb67dfc8b"},{"author":{"_account_id":6928,"name":"Ben Nemec","email":"openstack@nemebean.com","username":"bnemec"},"change_message_id":"fc89296c55805dd489b0d7fca74c52d54810840e","unresolved":false,"context_lines":[{"line_number":242,"context_line":"            with open(pickle_fn, \u0027w\u0027) as f:"},{"line_number":243,"context_line":"                try:"},{"line_number":244,"context_line":"                    pickle.dump(changes, f)"},{"line_number":245,"context_line":"                except Exception:"},{"line_number":246,"context_line":"                    logging.warning(\u0027Failed to save cached data to %s\u0027,"},{"line_number":247,"context_line":"                                    pickle_fn)"},{"line_number":248,"context_line":""}],"source_content_type":"text/x-python","patch_set":2,"id":"bfb3d3c7_b80c7eec","line":245,"in_reply_to":"bfb3d3c7_01fd8b39","updated":"2019-05-24 16:10:23.000000000","message":"That sounds like a good followup. I was mostly concerned with not failing an entire run because of a cache failure.","commit_id":"ff938a92888d0d3e75bc98ef0df7134cb67dfc8b"}]}
