Skip to content

[Yaml] , should not be interpreted as a valid number group separator #18178

Closed
@Taluu

Description

@Taluu

According to http://yaml-online-parser.appspot.com/, when a , is used in a number, it is interpreted as a string.

I don't think I saw anywhere the it should be used as a number separator (for visibility), while in #18096, we can make assumptions that _ is valid (and also according to the online parser).

But removing this (as it is used only in floats ?) could be a BC break though...

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