diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 13:09:24 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 13:09:24 (GMT) |
commit | 0a92d1849e17dd4008f0d190ecc47b5c55260f3b (patch) | |
tree | de70579731bc4ef35edb33b11dfb4124a634a190 /Lib/json/tests/test_scanstring.py | |
parent | 645b9f67aef1f6c8921cf5f8bbe6db3fa94418bc (diff) | |
download | cpython-0a92d1849e17dd4008f0d190ecc47b5c55260f3b.zip cpython-0a92d1849e17dd4008f0d190ecc47b5c55260f3b.tar.gz cpython-0a92d1849e17dd4008f0d190ecc47b5c55260f3b.tar.bz2 |
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 'Lib/json/tests/test_scanstring.py')
0 files changed, 0 insertions, 0 deletions