summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-01-04 02:07:34 +0000
committerVictor Stinner <victor.stinner@haypocalc.com>2011-01-04 02:07:34 +0000
commita99a431f5ecdd9c7185eea5ab4bba79575ef92c6 (patch)
tree4834d00eb1b45f575c564cece84ea71781f41c55 /Python/pythonrun.c
parent8c1ebaf84e7fb62fb9650bbaf9ed6cab8063975a (diff)
downloadcpython-a99a431f5ecdd9c7185eea5ab4bba79575ef92c6.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).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions