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

From: Jonathan Corbet

Date: Tue Nov 18 2025 - 11:44:46 EST


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

> Em Tue, 11 Nov 2025 10:09:30 -0700
> Jonathan Corbet <corbet@xxxxxxx> escreveu:
>
>> 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? :)
>
> Sure, go ahead with the library move, while this is reviewed.
>
> This one is trivial enough to be rebased on the top of it.

That time has come ... we should still be able to get this one into 6.19
if all goes well.

Thanks,

jon