Skip to content

Add binary mode to naturalsize #247

@merwok

Description

@merwok

Hi,

naturalsize has examples like 50000 → 50 Kb
but depending on the OS or context, we may want 51200 → 50 Kib

I suggest adding a keyword param (binary=False, or si=True) to give control over this.

Thanks for considering it!

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