)]}'
{"openstackclient/network/v2/router.py":[{"author":{"_account_id":13734,"name":"Nell Jerram","email":"nell@tigera.io","username":"neiljerram"},"change_message_id":"040ad7f36ac9e0aa19a8a4790b84f064cfb912f6","unresolved":false,"context_lines":[{"line_number":52,"context_line":"        for route in self._value or []:"},{"line_number":53,"context_line":"            if \u0027nexthop\u0027 in route:"},{"line_number":54,"context_line":"                route[\u0027gateway\u0027] \u003d route.pop(\u0027nexthop\u0027)"},{"line_number":55,"context_line":"        return utils.format_list_of_dicts(self._value)"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":""},{"line_number":58,"context_line":"_formatters \u003d {"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_4bc7d212","line":55,"updated":"2019-12-04 09:46:26.000000000","message":"Is it OK to pass None here? In my similar fix, there is effectively an \"or []\" here too.","commit_id":"79a8e19e044b31bb7d6222e4ff2d195aea69cd5d"}]}
