summaryrefslogtreecommitdiffstats
path: root/Python/mactoolboxglue.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2006-09-05 02:18:09 (GMT)
committerTim Peters <tim.peters@gmail.com>2006-09-05 02:18:09 (GMT)
commitc10c9d0d6b5a5783001b4eddd309cbd33b060ade (patch)
treec328e30f569f3050d4b1332e67a2fb8a65335106 /Python/mactoolboxglue.c
parenta0c95fa4d8f6cdc500e29a390bc7357a74b69572 (diff)
downloadcpython-c10c9d0d6b5a5783001b4eddd309cbd33b060ade.zip
cpython-c10c9d0d6b5a5783001b4eddd309cbd33b060ade.tar.gz
cpython-c10c9d0d6b5a5783001b4eddd309cbd33b060ade.tar.bz2
"Conceptual" merge of rev 51711 from the 2.5 branch.
i_divmod(): As discussed on Python-Dev, changed the overflow checking to live happily with recent gcc optimizations that assume signed integer arithmetic never overflows. This differs from the corresponding change on the 2.5 and 2.4 branches, using a less obscure approach, but one that /may/ tickle platform idiocies in their definitions of LONG_MIN. The 2.4 + 2.5 change avoided introducing a dependence on LONG_MIN, at the cost of substantially goofier code.
Diffstat (limited to 'Python/mactoolboxglue.c')
0 files changed, 0 insertions, 0 deletions