On 9/30/25 7:10 PM, Aaron Conole via dev wrote: > Burnin Ivan <[email protected]> writes: > >> Greetings, Aaron >> >> Do I need to do anything else? > > No - I'll apply this patch this week if another maintainer doesn't.
I put this on my queue for today, sorry for delay. Best regards, Ilya Maximets. > >> >> Получить Outlook для Mac >> >> >> >> От: Aaron Conole <[email protected]> >> Дата: суббота, 20 сентября 2025 г. в 00:30 >> Кому: Burnin Ivan <[email protected]> >> Копия: [email protected] <[email protected]> >> Тема: Re: [ovs-dev] [PATCH v3] checkpath.py: Set explict encoding in >> do_authors_exist. >> >> Ivan Burnin <[email protected]> writes: >> >>> The UTF-8 encoding system is used by default on most operating systems, but >>> not all of them. This can cause the ’24:checkpatch - AUTHORS.rst existence’ >>> test to fail with a UnicodeDecodeError. All Python versions < 3.15 are >>> affected, resolved in PEP 686 (https://peps.python.org/pep-0686/) >>> >>> Signed-off-by: Ivan Burnin <[email protected]> >>> --- >> >> LGTM >> >> Acked-by: Aaron Conole <[email protected]> > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
