Skip to content

Conversation

@brendancol
Copy link
Contributor

fixes #803

…the out-of-bounds casting issue introduced in NumPy 2.0.0
@brendancol brendancol changed the title Ensure the hash value fits into an unsigned 64-bit integer, Ensure the hash value fits into an uint64 Dec 14, 2025
@brendancol brendancol merged commit b2b71fd into master Dec 14, 2025
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.

Numpy 2.0.0 doesn't allow out of range integers when casting to np.uint64

2 participants