Skip to content

Python 3.6 underscores in numeric literal support #59

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. :)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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