-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Python 3.8 added the end_lineno and end_col_offset fields to AST nodes that have lineno and col_offset.
Specs in the official documentation.
We should probably worry about these anywhere we handle source location info.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request