Skip to content

Use AST for more accurate locations #17

@rohanpm

Description

@rohanpm

Reported locations currently depend on __file__, __line__ on related objects.

These are only defined for certain types of objects though. Plain objects like integers, strings and so forth won't have these. It would be nice if the AST was used to get more accurate file/line info in those cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions