Skip to content

Remove tables for which there are no xsf overloads#4

Merged
steppi merged 1 commit intoscipy:mainfrom
steppi:remove-tables
Apr 14, 2025
Merged

Remove tables for which there are no xsf overloads#4
steppi merged 1 commit intoscipy:mainfrom
steppi:remove-tables

Conversation

@steppi
Copy link
Copy Markdown
Collaborator

@steppi steppi commented Apr 14, 2025

While debugging the Windows xsf CI job, scipy/xsf#21, I noticed more examples where we had tables for type overloads that aren't available in xsf, only in SciPy through wrappers. (MSVC has the relevant warning turned on by default). These are all for deprecated cases of passing a float for something that should be an integer.

This PR removes these tables, since they are not for something we want to test.

@steppi steppi merged commit 74836e8 into scipy:main Apr 14, 2025
1 check passed
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