Skip to content

fix some minors issues#34

Open
cxzhong wants to merge 15 commits intodimpase:masterfrom
cxzhong:add-test
Open

fix some minors issues#34
cxzhong wants to merge 15 commits intodimpase:masterfrom
cxzhong:add-test

Conversation

@cxzhong
Copy link
Copy Markdown

@cxzhong cxzhong commented Mar 11, 2026

  1. add pytest function
  2. upgrade uv lock
  3. fix a minor warnings
  4. drop 3.11

2. upgrade uv lock
3. fix a minor warnings
@cxzhong cxzhong changed the title 1. add pytest function fix some minors issues Mar 11, 2026
@cxzhong
Copy link
Copy Markdown
Author

cxzhong commented Mar 11, 2026

Without <object>, the arithmetic stays at the C level where integers are fixed-width (64-bit), causing overflow/undefined behavior. With <object>, the values are promoted to Python's arbitrary-precision integers, correctly reconstructing the full 128-bit value from the lo and hi halves.

@cxzhong
Copy link
Copy Markdown
Author

cxzhong commented Mar 16, 2026

CC: @dimpase

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