Skip to content

Support underscores or other separators in numeric literals. #1155

@jeschkies

Description

@jeschkies

It would be nice to have support for underscores in numeric literals to be able to write 500_000_000 instead of 500000000. This is a common feature for digit grouping in languages. See e.g. PEP-0515.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions