)]}'
{"cinder/scheduler/evaluator/evaluator.py":[{"author":{"_account_id":1736,"name":"Ivan Kolodyazhny","email":"e0ne@e0ne.info","username":"e0ne"},"change_message_id":"29b4476a019c827c40e020091e37759c1591c120","unresolved":false,"context_lines":[{"line_number":58,"context_line":"            try:"},{"line_number":59,"context_line":"                result \u003d float(result)"},{"line_number":60,"context_line":"            except ValueError as e:"},{"line_number":61,"context_line":"                if isinstance(result, six.string_types):"},{"line_number":62,"context_line":"                    result \u003d result.replace(\u0027\"\u0027, \u0027\u0027).replace(\u0027\\\u0027\u0027, \u0027\u0027)"},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"        return result"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_98f63e5e","line":61,"range":{"start_line":61,"start_character":16,"end_line":61,"end_character":56},"updated":"2019-12-09 11:14:11.000000000","message":"Since we don\u0027t support Python2 anymore, we can omit six usage","commit_id":"9610a69a1c6a6bc2fb074d20c914c4ed67a6c137"},{"author":{"_account_id":10058,"name":"Erlon R. Cruz","email":"erlon.rodrigues.cruz@canonical.com","username":"sombrafam"},"change_message_id":"92173751d4c2a1c225dd48baa850539d5389df2a","unresolved":false,"context_lines":[{"line_number":58,"context_line":"            try:"},{"line_number":59,"context_line":"                result \u003d float(result)"},{"line_number":60,"context_line":"            except ValueError as e:"},{"line_number":61,"context_line":"                if isinstance(result, six.string_types):"},{"line_number":62,"context_line":"                    result \u003d result.replace(\u0027\"\u0027, \u0027\u0027).replace(\u0027\\\u0027\u0027, \u0027\u0027)"},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"        return result"}],"source_content_type":"text/x-python","patch_set":1,"id":"3fa7e38b_b5fd583c","line":61,"range":{"start_line":61,"start_character":16,"end_line":61,"end_character":56},"in_reply_to":"3fa7e38b_98f63e5e","updated":"2020-01-02 13:55:57.000000000","message":"I have removed the six usage, but for me it looks pointless to remove this as six still is a valid way to do the checking, and the file already has another usage this. Let me know if this is what you mean.","commit_id":"9610a69a1c6a6bc2fb074d20c914c4ed67a6c137"}]}
