qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: John Snow <jsnow@redhat.com>, Michael Roth <michael.roth@amd.com>,
	Markus Armbruster <armbru@redhat.com>,
	Cleber Rosa <crosa@redhat.com>
Subject: [PATCH 0/3] Python: fix tests
Date: Tue, 18 Nov 2025 15:06:54 -0500	[thread overview]
Message-ID: <20251118200657.1043688-1-jsnow@redhat.com> (raw)

Whack some minor annoyances down to make the tests green again. Fixes
both minreqs and the optional check-tox.

John Snow (3):
  python/mkvenv: ensure HAVE_LIB variables are actually constants
  python/qapi: add an ignore for Pylint 4.x
  python/qapi: delint import statements

 python/scripts/mkvenv.py   | 24 ++++++++++++++++--------
 python/setup.cfg           |  1 +
 scripts/qapi/commands.py   |  5 +----
 scripts/qapi/introspect.py |  2 +-
 4 files changed, 19 insertions(+), 13 deletions(-)

-- 
2.51.1




             reply	other threads:[~2025-11-18 20:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 20:06 John Snow [this message]
2025-11-18 20:06 ` [PATCH 1/3] python/mkvenv: ensure HAVE_LIB variables are actually constants John Snow
2025-11-18 20:06 ` [PATCH 2/3] python/qapi: add an ignore for Pylint 4.x John Snow
2025-11-18 20:06 ` [PATCH 3/3] python/qapi: delint import statements John Snow
2025-11-18 20:24   ` Philippe Mathieu-Daudé
2025-11-19 11:30 ` [PATCH 0/3] Python: fix tests Philippe Mathieu-Daudé
2025-11-19 11:47   ` Richard Henderson

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=20251118200657.1043688-1-jsnow@redhat.com \
    --to=jsnow@redhat.com \
    --cc=armbru@redhat.com \
    --cc=crosa@redhat.com \
    --cc=michael.roth@amd.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).