]> git.eshelyaron.com Git - emacs.git/commit
Fix fontifying type hints in python-mode
authorkobarity <kobarity@gmail.com>
Sun, 17 Apr 2022 17:28:15 +0000 (19:28 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 17 Apr 2022 17:28:15 +0000 (19:28 +0200)
commit078e1f289cfeec95db8fb0a5338383edb094e018
treeb3730f7f4a938aafe424baea79c526035752141a
parent01282cbd801a2f09316c35fca37a7501b92992a1
Fix fontifying type hints in python-mode

* lisp/progmodes/python.el
(python-font-lock-keywords-maximum-decoration): Avoid fontifying
type hints as variable names (bug#54992).

Copyright-paperwork-exempt: yes
lisp/progmodes/python.el