diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-21 03:22:50 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-03-21 03:22:50 +0100 |
commit | 5ed41c9f722c6569c7d9b0a83a4400696fe61525 (patch) | |
tree | a8b75ae3b44d75431c16a5a2aed330c6ba8a82fa /Python/fileutils.c | |
parent | c387cba76a2aa5b57dc16bdc19cdcee04532dd23 (diff) | |
download | cpython-5ed41c9f722c6569c7d9b0a83a4400696fe61525.tar.gz |
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).
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions