Skip to content

Backport additional methods on int #85

@str4d

Description

@str4d

Per the int docs, int.to_bytes() and int.from_bytes() were added in Python 3.2; they are not present in newint. I have been unable to find a simple alternative for Python 2 that will work with newint. Is backporting possible? If not, what should I be using instead?

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