All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Neuschäfer" <j.ne@posteo.net>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de
Subject: Re: [PATCH 1/1] doc: replace docutils.utils.error_reporting
Date: Thu, 01 Jan 2026 14:38:11 +0000	[thread overview]
Message-ID: <aVaG0xO2DSV7CAIy@probook> (raw)
In-Reply-To: <20260101142853.19083-1-heinrich.schuchardt@canonical.com>

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@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@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(-)
[...]

      reply	other threads:[~2026-01-01 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-01 14:28 [PATCH 1/1] doc: replace docutils.utils.error_reporting Heinrich Schuchardt
2026-01-01 14:38 ` J. Neuschäfer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aVaG0xO2DSV7CAIy@probook \
    --to=j.ne@posteo.net \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.