tree-sitter / tree-sitter-python

Python grammar for tree-sitter
MIT License
360 stars 132 forks source link

Misc fixes #220

Closed amaanq closed 1 year ago

amaanq commented 1 year ago

Closes #111 Closes #119 Closes #123
Closes #124 Closes #125 Closes #126 Closes #132 Closes #202 Closes #210 Closes #212

cc @ahlinc @stephen-huan

amaanq commented 1 year ago

After this - a review of https://github.com/tree-sitter/tree-sitter-bash/pull/179 would be greatly appreciated too, thank you!!

amaanq commented 1 year ago

@aryx since this has Max's seal of approval (bar the changes that I fixed), do you mind merging this? :sweat_smile:

amaanq commented 1 year ago

Would have been nice to add examples in the corpus for each issue you closed (also would be nicer to make separate PRs for each fix).

Yes, I plan to make my prs smaller from now on (targeting 2-3 issues max)