Skip to content

Python 3.6 underscores in numeric literal support #59

Open
@achimnol

Description

@achimnol

Another new syntax in Python 3.6 is allowance of underscores in the middle of numeric literals to improve readability of long numbers.
https://docs.python.org/3.6/whatsnew/3.6.html#whatsnew36-pep515

Let's add support for this as well. :)

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