diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-04 02:07:34 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-04 02:07:34 +0000 |
commit | a99a431f5ecdd9c7185eea5ab4bba79575ef92c6 (patch) | |
tree | 4834d00eb1b45f575c564cece84ea71781f41c55 /Python/pythonrun.c | |
parent | 8c1ebaf84e7fb62fb9650bbaf9ed6cab8063975a (diff) | |
download | cpython-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