Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch unsupported ufunc kwargs #34

Open
mhostetter opened this issue Mar 28, 2021 · 0 comments
Open

Catch unsupported ufunc kwargs #34

mhostetter opened this issue Mar 28, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mhostetter
Copy link
Owner

Only allow certain keyword arguments for overridden ufuncs, catch the rest and raise an exception.

https://docs.scipy.org/doc/numpy-1.17.0/reference/ufuncs.html#ufuncs-kwargs

@mhostetter mhostetter self-assigned this Mar 28, 2021
@mhostetter mhostetter added feature-request New feature or request bug Something isn't working and removed feature-request New feature or request labels Mar 28, 2021
@mhostetter mhostetter linked a pull request Aug 5, 2021 that will close this issue
@mhostetter mhostetter linked a pull request Aug 8, 2021 that will close this issue
@mhostetter mhostetter removed a link to a pull request Aug 9, 2021
@mhostetter mhostetter linked a pull request Aug 20, 2021 that will close this issue
@mhostetter mhostetter linked a pull request Jan 28, 2022 that will close this issue
@mhostetter mhostetter removed a link to a pull request Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant