Skip to content

Fix the tests for NumPy 2.4 - #52

Open
samestep wants to merge 1 commit into
dedupeio:masterfrom
samestep:tests-numpy-2.4
Open

Fix the tests for NumPy 2.4#52
samestep wants to merge 1 commit into
dedupeio:masterfrom
samestep:tests-numpy-2.4

Conversation

@samestep

Copy link
Copy Markdown

The tests pass with e.g. NumPy 2.3.5, but due to a change in NumPy 2.4, running the tests with e.g. NumPy 2.4.4 results in a bunch of errors like this:

SystemError: <method 'reshape' of 'numpy.ndarray' objects> returned a result with an exception set

This PR fixes that.

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