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>,
	Eduardo Habkost <ehabkost@redhat.com>,
	Cleber Rosa <crosa@redhat.com>
Subject: [PATCH 0/2] Python: update CI tests for pylint 2.10 and 2.11
Date: Thu, 16 Sep 2021 14:22:46 -0400	[thread overview]
Message-ID: <20210916182248.721529-1-jsnow@redhat.com> (raw)

GitLab: https://gitlab.com/jsnow/qemu/-/commits/python-package-pylint-211
CI: https://gitlab.com/jsnow/qemu/-/pipelines/372122981

While debating the fix for 2.10, 2.11 released and added new warnings to
suppress.

This version includes everything needed to get the Gitlab CI green again.

John Snow (2):
  python: Update for pylint 2.10
  python: pylint 2.11 support

 python/qemu/machine/machine.py | 7 ++++++-
 python/setup.cfg               | 3 ++-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.31.1




             reply	other threads:[~2021-09-16 18:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 18:22 John Snow [this message]
2021-09-16 18:22 ` [PATCH 1/2] python: Update for pylint 2.10 John Snow
2021-09-16 18:38   ` Eduardo Habkost
2021-09-16 18:46   ` Willian Rampazzo
2021-09-16 18:22 ` [PATCH 2/2] python: pylint 2.11 support John Snow
2021-09-16 18:41   ` Eduardo Habkost
2021-09-16 18:45   ` Willian Rampazzo
2021-09-16 19:06 ` [PATCH 0/2] Python: update CI tests for pylint 2.10 and 2.11 John Snow

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=20210916182248.721529-1-jsnow@redhat.com \
    --to=jsnow@redhat.com \
    --cc=crosa@redhat.com \
    --cc=ehabkost@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).