[issue7406] int arithmetic relies on C signed overflow behaviour

Mark Dickinson report at bugs.python.org
Wed Dec 2 18:44:22 CET 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Fixed int_sub, int_add, int_mul, and the fast paths for BINARY_ADD and 
BINARY_SUB in ceval.c, in r76629 (trunk) and r76630 (release26-maint).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7406>
_______________________________________


More information about the Python-bugs-list mailing list