gristlabs / asttokens

Annotate Python AST trees with source text and token information
Apache License 2.0
172 stars 34 forks source link

Drop python < 3.8 #117

Closed aqeelat closed 1 month ago

aqeelat commented 1 year ago

Closes #111

Todo:

aqeelat commented 1 year ago

@alexmojaki @dsagal I don't have permissions to add you as reviewers but please look at this pr.

alexmojaki commented 1 year ago

Thanks for your hard work, sorry it took so long to respond

a-detiste commented 10 months ago

pîng

kloczek commented 7 months ago

Please add patch with filtering asttokens code over command find . -name \*py | xargs pyupgrade --py38.

dsagal commented 7 months ago

Sorry everyone this hasn't moved. @aqeelat , any chance you could merge or rebase onto master? A couple other PRs landed since you opened this, and I am getting merge conflicts.