]> git.eshelyaron.com Git - emacs.git/commit
Add ExceptionGroup as a Python keyword
authorkobarity <kobarity@gmail.com>
Tue, 30 Apr 2024 05:10:57 +0000 (14:10 +0900)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:33:39 +0000 (18:33 +0200)
commit97b8d1a8efefaa8947bc15e537c976a6f4a9f0a5
treed18597a0096ab0f24002df8026feee8a3cdb2940
parenta625ec9510f4c44af5d81265e8e971efe5c2907d
Add ExceptionGroup as a Python keyword

* lisp/progmodes/python.el
(python-font-lock-keywords-maximum-decoration)
(python--treesit-exceptions): Add ExceptionGroup.  (Bug#70653)

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