summaryrefslogtreecommitdiff
path: root/Python/fileutils.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-03-21 03:22:50 +0100
committerVictor Stinner <victor.stinner@haypocalc.com>2011-03-21 03:22:50 +0100
commit5ed41c9f722c6569c7d9b0a83a4400696fe61525 (patch)
treea8b75ae3b44d75431c16a5a2aed330c6ba8a82fa /Python/fileutils.c
parentc387cba76a2aa5b57dc16bdc19cdcee04532dd23 (diff)
downloadcpython-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