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
NumPy's __array_struct__ is a legacy interface which pre-dates the buffer interface (memoryview). I think pygame is one of the only projects to support it (at least thats what searching the top 4000 PyPI packages turns up. What do you think about deprecating it?