- The fork with the patch is now included in 0.25.0 (https://github.com/tree-sitter/tree-sitter-python/commit/7ff26dacd720393d3cfeda14351f168a79146a33). - We no longer need `except*` as a keyword, which was added in https://github.com/zed-industries/zed/pull/21389. It now highlights correctly without explicitly mentioning it after https://github.com/tree-sitter/tree-sitter-python/commit/1b1ca93298f0a67987abbda88a861d65da28cdb4. Release Notes: - N/A