Skip to content

crash parsing explicit keys/empty values #259

@KOLANICH

Description

@KOLANICH

edit:

{
? explicit key1 : explicit value,
? explicit key2 : , # Explicit empty
? explicit key3,     # Empty value
simple key1 : explicit value,
simple key2 : ,     # Explicit empty
simple key3,         # Empty value
}

see https://github.com/KOLANICH/YAML.fts/blob/master/ruamel.yaml/canonical/spec-10-10.yaml

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