Fix the error handling in bytesio_sizeof(). (GH-10459)
bytesio_sizeof() must check if an error has occurred in _PySys_GetSizeOf().
Showing
Please register or sign in to comment
bytesio_sizeof() must check if an error has occurred in _PySys_GetSizeOf().