Skip to content

Added testcase for unsigned bigint#127

Open
erickraemer wants to merge 1 commit intolong2ice:mainfrom
erickraemer:main
Open

Added testcase for unsigned bigint#127
erickraemer wants to merge 1 commit intolong2ice:mainfrom
erickraemer:main

Conversation

@erickraemer
Copy link

Currently passing an int of size 2**64-1 will cause the following exception:

OverflowError: Python int too large to convert to C long

as mentioned in #35. I added a testcase for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant