to handle the latest Python (3.12)
Breaking change
Python function range is changed.
as-is: until the last token
to-be: until the first token of the next function def
this seems to be due to ANTLR and Python lexer and parser def update
to handle the latest Python (3.12)
Python function range is changed.
as-is: until the last token
to-be: until the first token of the next function def
this seems to be due to ANTLR and Python lexer and parser def update