Re: [PATCH 0/3] Convert get_feat to Python

From: Jonathan Corbet

Date: Tue Nov 11 2025 - 12:09:38 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> Hi Jon,
>
> That's the final series to complete the migration of documentation
> build: it converts get_feat from Perl to Python.
>
> With that, no Sphinx in-kernel extensions use fork anymore to call
> ancillary scripts: everything is now importing Python methods
> directly from the libraries.

This, of course, conflicts with my library move ... Maybe we review
that and I go first this time? :)

jon