]> git.eshelyaron.com Git - emacs.git/commit
Update special attributes for Python 3.13
authorStefan Kangas <stefankangas@gmail.com>
Fri, 8 Nov 2024 13:21:12 +0000 (14:21 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sat, 9 Nov 2024 15:47:29 +0000 (16:47 +0100)
commite18f4d0e0920866df16980d811acf80c834875e3
treee0642aa249107816d51c3a124ae7e2c3bef00413
parent2f00523f45864a95c17bad7647868b8e36a532bf
Update special attributes for Python 3.13

* lisp/progmodes/python.el (python-font-lock-keywords-level-2)
(python--treesit-special-attributes): Update special attributes,
making it current for Python 3.13.

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