[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87pm1vem0v.fsf@meer.lwn.net>
Date: Tue, 03 Oct 2023 09:57:52 -0600
From: Jonathan Corbet <corbet@....net>
To: Oliver Faso <erer1243@...il.com>
Cc: Oliver Faso <erer1243@...il.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs/sphinx: Explicitly convert Sphinx paths to str
Oliver Faso <erer1243@...il.com> writes:
> Sphinx 7.2+ is switching to using pathlib.Path
> instead of str to represent paths. This fixes the
> current deprecation warnings and eventual breakage.
> This conversion will be a no-op when using older
> Sphinx versions.
>
> Signed-off-by: Oliver Faso <erer1243@...il.com>
> ---
> Documentation/sphinx/kerneldoc.py | 2 +-
> Documentation/sphinx/kfigure.py | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
I've applied this, thanks.
jon
Powered by blists - more mailing lists