linux/scripts/lib
Mauro Carvalho Chehab 78ea748f79 scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13
- str.replace count was introduced only in Python 3.13;
- before Python 3.13, f-string dict arguments can't use the same
  delimiter of the main string.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/e2b8e8361294558dae09236e4b8fbea5d86be5a3.1744106242.git.mchehab+huawei@kernel.org
2025-04-09 12:10:34 -06:00
..
abi docs: ABI: move README contents to the top 2025-02-13 09:47:44 -07:00
kdoc scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13 2025-04-09 12:10:34 -06:00