)]}'
{"neutron/policy.py":[{"author":{"_account_id":841,"name":"Akihiro Motoki","email":"amotoki@gmail.com","username":"amotoki"},"change_message_id":"b716820eafd08b3b79f3edddd6b4faed292702c5","unresolved":false,"context_lines":[{"line_number":214,"context_line":"                                           match)[0]"},{"line_number":215,"context_line":"        except IndexError:"},{"line_number":216,"context_line":"            err_reason \u003d (_(\"Unable to identify a target field from:%s.\""},{"line_number":217,"context_line":"                            \"match should be in the form %%(\u003cfield_name\u003e)s\"),"},{"line_number":218,"context_line":"                          match)"},{"line_number":219,"context_line":"            LOG.exception(err_reason)"},{"line_number":220,"context_line":"            raise exceptions.PolicyInitError("}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAAQn%2F%2FgaA%3D","side":"PARENT","line":217,"updated":"2013-07-30 03:28:29.000000000","message":"This \"%%\" is intended. We need to print \"%(\u003cfield_name\u003e)s\" here.\n\nIn addition, L.217 needs to end with \u0027%\u0027 instead of a comma, because err_reason is passed to not only LOG.exception but also PolicyInitError exception. An exception only accepts the format string.","commit_id":"5658b599d0cdddf5c3d578d9247126bd48b8b441"},{"author":{"_account_id":8217,"name":"Gabriel Wainer","email":"gabrielcw@gmail.com","username":"gabrielcw"},"change_message_id":"63f54ebd173084b7374dc75c558b48419c4df4f9","unresolved":false,"context_lines":[{"line_number":214,"context_line":"                                           match)[0]"},{"line_number":215,"context_line":"        except IndexError:"},{"line_number":216,"context_line":"            err_reason \u003d (_(\"Unable to identify a target field from:%s.\""},{"line_number":217,"context_line":"                            \"match should be in the form %%(\u003cfield_name\u003e)s\"),"},{"line_number":218,"context_line":"                          match)"},{"line_number":219,"context_line":"            LOG.exception(err_reason)"},{"line_number":220,"context_line":"            raise exceptions.PolicyInitError("}],"source_content_type":"text/x-python","patch_set":2,"id":"AAAAQn%2F%2Ffhk%3D","side":"PARENT","line":217,"in_reply_to":"AAAAQn%2F%2FgaA%3D","updated":"2013-07-30 10:10:11.000000000","message":"Oh, now I see. The ending \u0027%\u0027 in line217 wasn\u0027t there before, I will add it.","commit_id":"5658b599d0cdddf5c3d578d9247126bd48b8b441"}]}
