qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Python: fix tests
@ 2025-11-18 20:06 John Snow
  2025-11-18 20:06 ` [PATCH 1/3] python/mkvenv: ensure HAVE_LIB variables are actually constants John Snow
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: John Snow @ 2025-11-18 20:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: John Snow, Michael Roth, Markus Armbruster, Cleber Rosa

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-11-19 11:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-18 20:06 [PATCH 0/3] Python: fix tests John Snow
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

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).