All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Python: update CI tests for pylint 2.10 and 2.11
@ 2021-09-16 18:22 John Snow
  2021-09-16 18:22 ` [PATCH 1/2] python: Update for pylint 2.10 John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: John Snow @ 2021-09-16 18:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: John Snow, Eduardo Habkost, Cleber Rosa

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




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

end of thread, other threads:[~2021-09-16 19:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 18:22 [PATCH 0/2] Python: update CI tests for pylint 2.10 and 2.11 John Snow
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.