Skip to content

feat(gazelle): Update to latest version of go-tree-sitter - #2413

Closed
maffoo wants to merge 3 commits into
bazel-contrib:mainfrom
maffoo:bump-tree-sitter
Closed

feat(gazelle): Update to latest version of go-tree-sitter#2413
maffoo wants to merge 3 commits into
bazel-contrib:mainfrom
maffoo:bump-tree-sitter

Conversation

@maffoo

@maffoomaffoo commented Nov 15, 2024

Copy link
Copy Markdown
Contributor

The latest version of go-tree-sitter includes grammer changes for python 3.12. To use it, we need to patch the build files generated by the go_repository to support building with uplevel files references. This should fix#2396.

Loading
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gazelle seems to not like PEP 695 – Type Parameter Syntax

4 participants

@maffoo@hunshcn@dougthor42@ewianda