Serhiy Storchaka <storch...@gmail.com> added the comment: > Your patch should also address possible overflow of the addition.
Here there is no overflow. The patch limits prec of a little stronger (instead of 2147483647 to 2147483639 on a 32-bit platform). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14700> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com