Skip to content

Any plans to simplify customising float representation? #296

@jbasko

Description

@jbasko

If one needs to change the representation of floats then they have to extend the encoder and override iterencode by copying over most of the code and just:

  1. replacing the _repr=FLOAT_REPR to something that they need.
  2. removing the C encoder option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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