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
on wasm PyErr_SetString(PyExc_ValueError, "Unsupported array item type");
is never executed from within _validate_view_format https://github.com/pygame-community
/pygame-ce/blob/290c5f04eadf00f2f64b5b97cd9f4e4ddac6a4d0/src_c/pixelcopy.c#L487
on wasm PyErr_SetString(PyExc_ValueError, "Unsupported array item type");
is never executed from within _validate_view_format https://github.com/pygame-community
/pygame-ce/blob/290c5f04eadf00f2f64b5b97cd9f4e4ddac6a4d0/src_c/pixelcopy.c#L487