From: John Snow <jsnow@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Qemu-block <qemu-block@nongnu.org>,
"Cleber Rosa" <crosa@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Kevin Wolf" <kwolf@redhat.com>,
"Beraldo Leal" <bleal@redhat.com>,
"Thomas Huth" <thuth@redhat.com>,
"Hanna Reitz" <hreitz@redhat.com>
Subject: Re: [PATCH 0/4] Python: Add 3.13 support, play linter whackamole
Date: Fri, 5 Jul 2024 11:52:30 -0400 [thread overview]
Message-ID: <CAFn=p-ZF1mZC1rbHXe5rX-PMpKSOk+=Lg563aApKVUQwrQ6cwA@mail.gmail.com> (raw)
In-Reply-To: <20240626232230.408004-1-jsnow@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1128 bytes --]
On Wed, Jun 26, 2024, 7:22 PM John Snow <jsnow@redhat.com> wrote:
> Fix some regressions in check-python-tox that have crept in since Pylint
> 3.x, and add Python 3.13 support to the pipeline.
>
> GitLab pipeline (before I fixed the missing DCO, but let's be honest, it
> can't possibly be worth re-running so many tests for just that):
> https://gitlab.com/jsnow/qemu/-/pipelines/1349737188
>
> John Snow (4):
> python: linter changes for pylint 3.x
> python: Do not use pylint 3.2.4 with python 3.8
> iotests: Change imports for Python 3.13
> python: enable testing for 3.13
>
> python/qemu/machine/machine.py | 1 +
> python/qemu/utils/qemu_ga_client.py | 2 +-
> python/setup.cfg | 4 +++-
> tests/docker/dockerfiles/python.docker | 1 +
> tests/qemu-iotests/testenv.py | 7 ++++++-
> tests/qemu-iotests/testrunner.py | 9 ++++++---
> 6 files changed, 18 insertions(+), 6 deletions(-)
>
> --
> 2.45.0
>
Staging under my Python branch, since I need to get tests green to roll
forward with some more substantial changes.
--js
>
[-- Attachment #2: Type: text/html, Size: 1858 bytes --]
prev parent reply other threads:[~2024-07-05 15:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-26 23:22 [PATCH 0/4] Python: Add 3.13 support, play linter whackamole John Snow
2024-06-26 23:22 ` [PATCH 1/4] python: linter changes for pylint 3.x John Snow
2024-07-03 9:50 ` Alex Bennée
2024-06-26 23:22 ` [PATCH 2/4] python: Do not use pylint 3.2.4 with python 3.8 John Snow
2024-07-03 9:50 ` Alex Bennée
2024-06-26 23:22 ` [PATCH 3/4] iotests: Change imports for Python 3.13 John Snow
2024-07-01 23:44 ` John Snow
2024-07-02 11:52 ` Nir Soffer
2024-07-02 14:44 ` John Snow
2024-07-02 17:51 ` Nir Soffer
2024-07-03 20:12 ` John Snow
2024-06-26 23:22 ` [PATCH 4/4] python: enable testing for 3.13 John Snow
2024-07-03 10:29 ` Alex Bennée
2024-07-05 15:52 ` John Snow [this message]
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='CAFn=p-ZF1mZC1rbHXe5rX-PMpKSOk+=Lg563aApKVUQwrQ6cwA@mail.gmail.com' \
--to=jsnow@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=bleal@redhat.com \
--cc=crosa@redhat.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.com \
/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).