Skip to content

JSON (de)serializer to fall back to something sensible (but not pickle) #14

@jtc42

Description

@jtc42

If a piece of data is not a primitive type, and cannot be serialized/deserialized using our sensible scientific defaults, it should fall back to a Pickle dumps with a bit of metadata about the system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions