mirror of
https://github.com/torvalds/linux.git
synced 2026-03-09 19:26:35 +01:00
There was a change at kdoc that ended breaking compatibility
with Python 3.7: str.removesuffix() was introduced on version
3.9.
Restore backward compatibility.
Reported-by: Akira Yokosawa <akiyks@gmail.com>
Closes: https://lore.kernel.org/linux-doc/57be9f77-9a94-4cde-aacb-184cae111506@gmail.com/
Fixes:
|
||
|---|---|---|
| .. | ||
| abi | ||
| kdoc | ||