[PATCH 1/1] doc: replace docutils.utils.error_reporting

J. Neuschäfer j.ne at posteo.net
Thu Jan 1 15:38:11 CET 2026


On Thu, Jan 01, 2026 at 03:28:53PM +0100, Heinrich Schuchardt wrote:
> Docutils has dropped reprunicode(), ErrorString() and SafeString() in newer
> revisions. This stops us from using a current docutils, e.g. 0.22.4.
> 
> Use the same definition of ErrorString() as Linux v6.18.
> Drop reprunicode() conversion.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---

I didn't see this patch and sent an equivalent one at the same time.
This one works too.

Tested-by: J. Neuschäfer <j.ne at posteo.net>

Thanks!

>  doc/sphinx/kernel_abi.py          | 4 +++-
>  doc/sphinx/kernel_feat.py         | 4 +++-
>  doc/sphinx/kernel_include.py      | 8 ++++----
>  doc/sphinx/maintainers_include.py | 4 +++-
>  4 files changed, 13 insertions(+), 7 deletions(-)
[...]


More information about the U-Boot mailing list