]> git.eshelyaron.com Git - emacs.git/commit
Fix Python highlighting of some assignment statements
authorkobarity <kobarity@gmail.com>
Mon, 16 May 2022 13:40:17 +0000 (15:40 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 16 May 2022 13:40:17 +0000 (15:40 +0200)
commitc44908c0593a2c3aab6468144643ccd003084afa
tree43bd441f1a6086b999173139ec19c0b07ba7a72f
parented71839c33f9dad1de4bdf6911dafbe4a571136b
Fix Python highlighting of some assignment statements

* lisp/progmodes/python.el (python-rx): Limit not-simple-operator
to a single line (bug#51362).
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el