bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70666: [PATCH] Add bitwise assignment operators to python--treesit-o


From: Yuan Fu
Subject: bug#70666: [PATCH] Add bitwise assignment operators to python--treesit-operators.
Date: Wed, 5 Jun 2024 22:36:30 -0700


> On May 9, 2024, at 12:43 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Noah Peart <noah.v.peart@gmail.com>
>> Date: Tue, 30 Apr 2024 03:35:34 -0700
>> 
>> Adds missing bitwise assignment operators to python--treesit-operators:
>> [">>=" "<<=" "^=" "|=" "&="].
> 
> Thanks, installed on the master branch, and closing the bug.
> 

Thanks Eli.

Yuan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]