These are new additions in Python 3.8: https://docs.python.org/3/whatsnew/3.8.html#ast I'm not sure what's using them but we should set them anyway.
2 lines
96 B
ReStructuredText
2 lines
96 B
ReStructuredText
The end line number and end column offset are now properly set for rewritten assert statements.
|