]> git.eshelyaron.com Git - emacs.git/commit
Fix recently introduced Python font lock breakage of chained assignments
authorkobarity <kobarity@gmail.com>
Sat, 21 May 2022 13:23:21 +0000 (15:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 21 May 2022 13:23:21 +0000 (15:23 +0200)
commita8acb9516e75b9b13ee988b6cbc2e6bbe1aa531c
tree49b603528a77d9971cd00e999713bf2468406c0e
parent22ae842b346621095223213621f2244a5a59d3b8
Fix recently introduced Python font lock breakage of chained assignments

* lisp/progmodes/python.el (python-font-lock-assignment-matcher):
Fix fontification of chained assignments (bug#54992).
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el