Re: [PATCH 0/3] Convert get_feat to Python
From: Mauro Carvalho Chehab
Date: Tue Nov 11 2025 - 17:12:36 EST
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.
Thanks,
Mauro