From: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
To: tools@kernel.org, Artur Weber <aweber.kernel@gmail.com>
Subject: Re: [PATCH] Use pre-Python 3.13 Generator type syntax in conftest.py
Date: Fri, 9 Jan 2026 10:54:14 -0500 [thread overview]
Message-ID: <20260109-complex-positive-chameleon-fa72eb@lemur> (raw)
In-Reply-To: <20260108165200.11313-1-aweber.kernel@gmail.com>
On Thu, 08 Jan 2026 17:52:00 +0100, Artur Weber wrote:
> Python 3.13 defaults to None for the other fields of the Generator type,
> but the version of Generator in older versions does not support such syntax.
> Explicitly add the missing fields to allow the tests to run on older Python
> versions.
>
> (An alternative solution would be to use typing-extensions for older
> versions, though that would require adding another dependency.)
>
> [...]
Applied, thanks!
[1/1] Use pre-Python 3.13 Generator type syntax in conftest.py
commit: 3b9f6ecec8e17225b66483ffd0aecb8ba1c328f5
Best regards,
--
Konstantin Ryabitsev <konstantin@linuxfoundation.org>
prev parent reply other threads:[~2026-01-09 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 16:52 [PATCH] Use pre-Python 3.13 Generator type syntax in conftest.py Artur Weber
2026-01-08 18:20 ` Artur Weber
2026-01-09 15:51 ` Konstantin Ryabitsev
2026-01-09 15:54 ` Konstantin Ryabitsev [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=20260109-complex-positive-chameleon-fa72eb@lemur \
--to=konstantin@linuxfoundation.org \
--cc=aweber.kernel@gmail.com \
--cc=tools@kernel.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).