Skip to content

Improve intN's comparison intelligence with Python's long #28

Description

@jwp

There will likely be cases where comparisons are performed with "oversized" Python longs.

Currently, it stupidly casts the long to the intN and performs the usual comparison.
It ought to just special case Python longs.

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