On Mon, 12 Aug 2019 18:07:04 +0200
Jonathan Neuschäfer wrote:
> In Python, like in C, when a comma is omitted in a list of strings, the
> two strings around the missing comma are concatenated.
>
> Signed-off-by: Jonathan Neuschäfer
> ---
>
> v2:
> - new patch
> ---
> Documentation/sphinx/auto
In Python, like in C, when a comma is omitted in a list of strings, the
two strings around the missing comma are concatenated.
Signed-off-by: Jonathan Neuschäfer
---
v2:
- new patch
---
Documentation/sphinx/automarkup.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Docume