From nobody Fri Nov 14 18:02:30 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1589435968; cv=none; d=zohomail.com; s=zohoarc; b=jXXFz70nlTu3Ydft472JuoP+Z5bocQD2+hc7e5Gi2WECQnfFl4sEOAwADcFZH1gAmTIUL5euUha+CNyyaPoRI6ohEImXOe1pOKoWG/WeIx+DgD+jOVs4hQMiQMl3zRgYXGgdjMtYSqJuUVXHaAKiPnlhC2j2tRS5NyqiN5gkR4E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1589435968; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=dcSV8AcRgboD0791Na12TrghYbWW2S4QzDgd970wraM=; b=LKWkp89K/zQYLUzquRwKUIBi4iSP61eAe/sBiYiV5LyXjam1Bp2MloRUoMwbIdBh2SKHrPxyI/SAA7y5/H8AnuGI/sM07sNplmLFrguBy+fKj3E+HE8MYv941HwbjrbREHmVL9shRbMviLsUKq1fT1doOybs8Ik+OcMLaf1YRk0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1589435968439834.9009497992313; Wed, 13 May 2020 22:59:28 -0700 (PDT) Received: from localhost ([::1]:47298 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jZ6ty-0007nQ-4A for importer@patchew.org; Thu, 14 May 2020 01:59:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36484) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jZ6pF-00055v-Lo for qemu-devel@nongnu.org; Thu, 14 May 2020 01:54:33 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:43705 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jZ6pE-0001c3-A6 for qemu-devel@nongnu.org; Thu, 14 May 2020 01:54:33 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-474-3iFNAzb_O8GPtS9Ssli7uA-1; Thu, 14 May 2020 01:54:29 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 89DF2BFC0; Thu, 14 May 2020 05:54:28 +0000 (UTC) Received: from probe.redhat.com (ovpn-113-9.rdu2.redhat.com [10.10.113.9]) by smtp.corp.redhat.com (Postfix) with ESMTP id 29B326A977; Thu, 14 May 2020 05:54:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1589435671; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=dcSV8AcRgboD0791Na12TrghYbWW2S4QzDgd970wraM=; b=EXYki1MYAuEX7vro3IDYfq0E6EIsOqnNAvjeVBjGG2gQ92H1QEKpeLe3F7kXIV78ZpSfSW xbWo88yHIFMClVdIPMqC0jmF/CFpWagGopfv/MM9H5soj7eBpH+OUhqvx9n8swegu/WynY qKfNbQr8W+PIc78NouLhuDFwNSR9MEA= X-MC-Unique: 3iFNAzb_O8GPtS9Ssli7uA-1 From: John Snow To: qemu-devel@nongnu.org Subject: [PATCH RFC 11/32] python/qemu/lib: remove Python2 style super() calls Date: Thu, 14 May 2020 01:53:42 -0400 Message-Id: <20200514055403.18902-12-jsnow@redhat.com> In-Reply-To: <20200514055403.18902-1-jsnow@redhat.com> References: <20200514055403.18902-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.61; envelope-from=jsnow@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/13 22:25:42 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fam Zheng , Kevin Wolf , Vladimir Sementsov-Ogievskiy , Eduardo Habkost , qemu-block@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Markus Armbruster , Max Reitz , John Snow , Cleber Rosa , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Use the Python3 style instead. Signed-off-by: John Snow Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- python/qemu/lib/machine.py | 2 +- python/qemu/lib/qtest.py | 15 +++++++-------- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/python/qemu/lib/machine.py b/python/qemu/lib/machine.py index 4b260fa2cb..b2f0412197 100644 --- a/python/qemu/lib/machine.py +++ b/python/qemu/lib/machine.py @@ -55,7 +55,7 @@ def __init__(self, reply): desc =3D reply["error"]["desc"] except KeyError: desc =3D reply - super(MonitorResponseError, self).__init__(desc) + super().__init__(desc) self.reply =3D reply =20 =20 diff --git a/python/qemu/lib/qtest.py b/python/qemu/lib/qtest.py index 53d814c064..7943487c2b 100644 --- a/python/qemu/lib/qtest.py +++ b/python/qemu/lib/qtest.py @@ -101,29 +101,28 @@ def __init__(self, binary, args=3DNone, name=3DNone, = test_dir=3D"/var/tmp", name =3D "qemu-%d" % os.getpid() if sock_dir is None: sock_dir =3D test_dir - super(QEMUQtestMachine, - self).__init__(binary, args, name=3Dname, test_dir=3Dtest_di= r, - socket_scm_helper=3Dsocket_scm_helper, - sock_dir=3Dsock_dir) + super().__init__(binary, args, name=3Dname, test_dir=3Dtest_dir, + socket_scm_helper=3Dsocket_scm_helper, + sock_dir=3Dsock_dir) self._qtest =3D None self._qtest_path =3D os.path.join(sock_dir, name + "-qtest.sock") =20 def _base_args(self): - args =3D super(QEMUQtestMachine, self)._base_args() + args =3D super()._base_args() args.extend(['-qtest', 'unix:path=3D' + self._qtest_path, '-accel', 'qtest']) return args =20 def _pre_launch(self): - super(QEMUQtestMachine, self)._pre_launch() + super()._pre_launch() self._qtest =3D QEMUQtestProtocol(self._qtest_path, server=3DTrue) =20 def _post_launch(self): - super(QEMUQtestMachine, self)._post_launch() + super()._post_launch() self._qtest.accept() =20 def _post_shutdown(self): - super(QEMUQtestMachine, self)._post_shutdown() + super()._post_shutdown() self._remove_if_exists(self._qtest_path) =20 def qtest(self, cmd): --=20 2.21.1