From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/4] QAPI patches for 2020-03-05
Date: Thu, 5 Mar 2020 13:43:42 +0100 [thread overview]
Message-ID: <20200305124346.22053-1-armbru@redhat.com> (raw)
The following changes since commit abfa865014ab17941eb1fcb7cc2fa293a25843c4:
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-20200303' into staging (2020-03-03 15:20:12 +0000)
are available in the Git repository at:
git://repo.or.cz/qemu/armbru.git tags/pull-qapi-2020-03-05
for you to fetch changes up to 8ec0e1a4e68781f1e512af47fd6ab46ec76326e8:
qapi: Brush off some (py)lint (2020-03-05 09:24:11 +0100)
----------------------------------------------------------------
QAPI patches for 2020-03-05
----------------------------------------------------------------
Markus Armbruster (4):
qapi: Inheriting from object is pointless with Python 3, drop
qapi: Drop conditionals for Python 2
qapi: Use super() now we have Python 3
qapi: Brush off some (py)lint
scripts/qapi/commands.py | 6 ++--
scripts/qapi/common.py | 6 +---
scripts/qapi/error.py | 4 +--
scripts/qapi/events.py | 4 +--
scripts/qapi/expr.py | 3 +-
scripts/qapi/gen.py | 27 ++++++++-------
scripts/qapi/introspect.py | 6 ++--
scripts/qapi/parser.py | 20 ++++--------
scripts/qapi/schema.py | 74 ++++++++++++++++++++----------------------
scripts/qapi/source.py | 4 +--
scripts/qapi/types.py | 4 +--
scripts/qapi/visit.py | 4 +--
tests/qapi-schema/test-qapi.py | 6 +---
13 files changed, 74 insertions(+), 94 deletions(-)
--
2.21.1
next reply other threads:[~2020-03-05 12:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-05 12:43 Markus Armbruster [this message]
2020-03-05 12:43 ` [PULL 1/4] qapi: Inheriting from object is pointless with Python 3, drop Markus Armbruster
2020-03-05 12:43 ` [PULL 2/4] qapi: Drop conditionals for Python 2 Markus Armbruster
2020-03-05 12:43 ` [PULL 3/4] qapi: Use super() now we have Python 3 Markus Armbruster
2020-03-05 12:43 ` [PULL 4/4] qapi: Brush off some (py)lint Markus Armbruster
2020-03-05 13:03 ` [PULL 0/4] QAPI patches for 2020-03-05 no-reply
2020-03-05 13:07 ` no-reply
2020-03-05 16:47 ` Peter Maydell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200305124346.22053-1-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).