On 18/11/25 21:06, John Snow wrote:
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(-)
FTR, per
https://lore.kernel.org/qemu-devel/[email protected]/
reviews:
Reviewed-by: Thomas Huth <[email protected]>