]> git.eshelyaron.com Git - emacs.git/commit
Add bitwise assignment operators to 'python--treesit-operators'
authorNoah Peart <noah.v.peart@gmail.com>
Tue, 30 Apr 2024 10:19:11 +0000 (03:19 -0700)
committerEshel Yaron <me@eshelyaron.com>
Fri, 10 May 2024 13:35:02 +0000 (15:35 +0200)
commitef565d4eacf7cd8d44b30ea64b5b006a88aff39a
tree447188f3df256fa7aef5c3c31b786b55af4e5de4
parentc689376fdb21127cc2650c5580fcaa51fd7c184b
Add bitwise assignment operators to 'python--treesit-operators'

* lisp/progmodes/python.el (python--treesit-operators): Add
bitwise assignment operators.  (Bug#70666)

(cherry picked from commit 08799957f0bade04a8f65a06dac1606346ee8733)
lisp/progmodes/python.el