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

GlueSerializer fails on re-wrapped __array_function__ dispatcher in numpy-dev #2353

Closed
dhomeier opened this issue Jan 24, 2023 · 1 comment
Closed

Comments

@dhomeier
Copy link
Collaborator

Describe the bug
A new wrapper for dispatching __array_function__ introduced in numpy/numpy#23020 fails to be serialised with

glue.core.state.GlueSerializeError: Don't know how to serialize <function sum at 0x104aa4ed0> of type <class 'numpy._ArrayFunctionDispatcher'>

To Reproduce
Further details in #2352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant