|
From: | Eli Zaretskii |
Subject: | bug#67703: Fix python-ts-mode syntax higlighting as to account for default arguments |
Date: | Sun, 10 Dec 2023 08:19:29 +0200 |
[Please use Reply All to keep the bug tracker on the CC list.] Forwarding to the bug tracker: > From: Maciej Kalandyk <m.kalandyk@outlook.com> > Date: Sun, 10 Dec 2023 00:57:15 +0000 > msip_labels: > > in this code without patch > > def test(x=None): > return x > > x=None in function signature won't be highlighted as definition
[Prev in Thread] | Current Thread | [Next in Thread] |