)]}'
{"nova/virt/disk/vfs/guestfs.py":[{"author":{"_account_id":7166,"name":"Sylvain Bauza","email":"sbauza@redhat.com","username":"sbauza"},"change_message_id":"5c1e6adcc6e3f625319a81a07c65fea026869d78","unresolved":true,"context_lines":[{"line_number":311,"context_line":"        # return type of read_file from string to bytes and as such we need to"},{"line_number":312,"context_line":"        # handle both here, decoding and returning a string if bytes is"},{"line_number":313,"context_line":"        # provided. https://bugzilla.redhat.com/show_bug.cgi?id\u003d1661871"},{"line_number":314,"context_line":"        if isinstance(data, bytes):"},{"line_number":315,"context_line":"            return data.decode()"},{"line_number":316,"context_line":"        return data"},{"line_number":317,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"661a6485_9ea24028","line":314,"range":{"start_line":314,"start_character":28,"end_line":314,"end_character":33},"updated":"2021-04-26 09:10:23.000000000","message":"note: works for py3, maybe the Train backport would need to use six.","commit_id":"e98935f705a931e3ae666820387a419be1622b64"}]}
