Skip to content

core/config.py parse_number fails on 'Infinity' #439

@MikeJeffers

Description

@MikeJeffers

https://github.com/voxel51/eta/blob/develop/eta/core/config.py#L461
Throws error if presented with "Infinity" string the result of json.dumps({"key": float("inf")} or "inf" the result of serializing python's float('inf').
This used to work! Not sure what changed..

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug fixes

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions