Skip to content

deps(treesitter): bump gotreesitter from v0.48.0 to v0.48.1 - #60

Merged
HarshK97 merged 1 commit into
mainfrom
deps/bump-gotreesitter-v0.48.1
Aug 6, 2026
Merged

deps(treesitter): bump gotreesitter from v0.48.0 to v0.48.1#60
HarshK97 merged 1 commit into
mainfrom
deps/bump-gotreesitter-v0.48.1

Conversation

@HarshK97

@HarshK97 HarshK97 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Problem

  1. Upstream gotreesitter v0.48.0 had a bug (issue #660) where field names for anonymous separator nodes in Python import and subscript statements weren't reference-compatible, which could break Python AST field lookups.

What Changed

  • Upgraded github.com/odvcencio/gotreesitter from v0.48.0 to v0.48.1 in go.mod and go.sum.
  • This pulls in the upstream patch that restores reference-compatible field names for anonymous Python separator nodes, so Python AST field lookups work as expected again.

@HarshK97
HarshK97 merged commit f915329 into main Aug 6, 2026
13 checks passed
@HarshK97
HarshK97 deleted the deps/bump-gotreesitter-v0.48.1 branch August 6, 2026 07:17
Sign up for free to 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.

1 participant