)]}'
{"storlets/sbus/client/__init__.py":[{"author":{"_account_id":15343,"name":"Tim Burke","email":"tburke@nvidia.com","username":"tburke"},"change_message_id":"114f1df358c5ea71c107c12cbbfe3c85c1601044","unresolved":false,"context_lines":[{"line_number":62,"context_line":"        try:"},{"line_number":63,"context_line":"            try:"},{"line_number":64,"context_line":"                datagram \u003d SBusServiceDatagram("},{"line_number":65,"context_line":"                    command.encode(\u0027utf-8\u0027),"},{"line_number":66,"context_line":"                    [SBusFileDescriptor(SBUS_FD_SERVICE_OUT, write_fd)],"},{"line_number":67,"context_line":"                    params, task_id)"},{"line_number":68,"context_line":"                rc \u003d SBus.send(self.socket_path, datagram)"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_6427bf20","line":65,"range":{"start_line":65,"start_character":20,"end_line":65,"end_character":27},"updated":"2019-11-06 07:21:30.000000000","message":"Is command always unicode? Or native string?\n\nIf the latter, how sure are we that it\u0027ll be restricted to ASCII?","commit_id":"2bbc74a20289480c7f995884c72a341c6da9799f"},{"author":{"_account_id":4608,"name":"Kota Tsuyuzaki","email":"bloodeagle40234@gmail.com","username":"tsuyuzaki-kota"},"change_message_id":"dc9ad38537164cbeb658d20bcbe9c09656b75039","unresolved":false,"context_lines":[{"line_number":62,"context_line":"        try:"},{"line_number":63,"context_line":"            try:"},{"line_number":64,"context_line":"                datagram \u003d SBusServiceDatagram("},{"line_number":65,"context_line":"                    command.encode(\u0027utf-8\u0027),"},{"line_number":66,"context_line":"                    [SBusFileDescriptor(SBUS_FD_SERVICE_OUT, write_fd)],"},{"line_number":67,"context_line":"                    params, task_id)"},{"line_number":68,"context_line":"                rc \u003d SBus.send(self.socket_path, datagram)"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_c42793c7","line":65,"range":{"start_line":65,"start_character":20,"end_line":65,"end_character":27},"in_reply_to":"3fa7e38b_6427bf20","updated":"2019-11-06 08:18:39.000000000","message":"The command should be listed in https://github.com/openstack/storlets/blob/master/storlets/sbus/command.py so it should be ascii unless we support user-defined command.","commit_id":"2bbc74a20289480c7f995884c72a341c6da9799f"}]}
