Skip to content

float('nan') inconsistent with 'normal' json module #36

@mjrk9

Description

@mjrk9

json can deal with dumping float('nan') to NaN and vice versa which I don't believe is supported in hjson (get converted to strings). Are there any plans to implement this e.g. in a similar way to how null -> None is converted

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions