From: John Kacur <jkacur@redhat.com>
To: "John B. Wyatt IV" <jwyatt@redhat.com>
Cc: Clark Williams <williams@redhat.com>,
linux-rt-users@vger.kernel.org,
kernel-rts-sst <kernel-rts-sst@redhat.com>
Subject: Re: [PATCH] tuna: replace match with if statements
Date: Thu, 18 Sep 2025 14:15:43 -0400 (EDT) [thread overview]
Message-ID: <74bb0b8d-8e1e-159b-e636-49c7dc86aa87@redhat.com> (raw)
In-Reply-To: <20250822024321.61951-1-jwyatt@redhat.com>
On Thu, 21 Aug 2025, John B. Wyatt IV wrote:
> The match-case keyword statements were introduced in Python 3.10. At the
> time RHEL 9 and other older distributions only have Python 3.9. This patch
Note we want our upstram code to work well with any distribution, so avoid
referring to RHEL variants in your commit messages. That being said, newer
python variants are available in rhel 9
I'm going to take this patch though, to make using older distributions
easier. python-3.10 is fairly old at this point, so we might need to work
on ensuring that tuna is run in a more up-to-date environment.
> will make it easier for older distributions to use newer versions of
> Tuna.
>
> Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
Signed-off-by: John Kacur <jkacur@redhat.com>
prev parent reply other threads:[~2025-09-18 18:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-22 2:43 [PATCH] tuna: replace match with if statements John B. Wyatt IV
2025-09-18 18:15 ` John Kacur [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=74bb0b8d-8e1e-159b-e636-49c7dc86aa87@redhat.com \
--to=jkacur@redhat.com \
--cc=jwyatt@redhat.com \
--cc=kernel-rts-sst@redhat.com \
--cc=linux-rt-users@vger.kernel.org \
--cc=williams@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).