Zhixu Liu <zhixu.liu@xxxxxxxxx> writes: > On Wed, Sep 10, 2025 at 3:31 AM Jonathan Corbet <corbet@xxxxxxx> wrote: >> >> (Incidentally, Sphinx has not caught up with this change, so how did you >> test your change?) > > I see this problem on gentoo, someone else report it at > https://bugs.gentoo.org/962349 later. > > Your patch is fine, I don't know (or didn't check) that we can remove > support for python <3.6. The minimum supported version for kernel stuff is currently 3.9. Thanks, jon