You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add `_ctypes.array.ArrayMeta` to classes recognized by `ctypesarrays`
formathandler. This is the class used by arrays on PyPy3.10. Adding
this makes the test suite pass on PyPy3.10 7.3.13.
Fixesmcfletch#108
When attempting to run the test suite using PyPy3.10 7.3.13, it's immediately failing with the following exception:
CC @mattip
The text was updated successfully, but these errors were encountered: