SIGN IN SIGN UP

Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file

doesn't have PY_SSIZE_T_CLEAN define and the size doesn't fit in an int
(length bigger than 2^31-1 bytes).
V
Victor Stinner committed
451385d8f8e8bedd347d363fd0e01288226daee2
Parent: e788ace