summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-05-08 14:02:41 +0000
committerGuido van Rossum <guido@python.org>2000-05-08 14:02:41 +0000
commit80dc16baaa063e442442bfad5626ddd8d9abb6b2 (patch)
tree26a8680d276c47902c682aeb7a5ab651655eb234 /Python/ceval.c
parent07bd90e92d9cb8982ad541dda59bc0f8867e9414 (diff)
downloadcpython-git-80dc16baaa063e442442bfad5626ddd8d9abb6b2.tar.gz
Trent Mick:
Changes the 'b', 'h', and 'i' formatters in PyArg_ParseTuple to raise an Overflow exception if they overflow (previously they just silently overflowed). Changes by Guido: always accept values [0..255] (in addition to [CHAR_MIN..CHAR_MAX]) for 'b' format; changed some spaces into tabs in other code.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions