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
test_struct: skip tests that require the finalization of the native buffer protocol (for arrays), skip tests that rely on overflowing when sys.maxsize is used over the C / Java boundary
- our sys.maxsize is Integer.MAX_VALUE while cpython uses size_t size
0 commit comments