[issue12973] int_pow() implementation is incorrect

Roundup Robot report at bugs.python.org
Mon Sep 19 17:38:19 CEST 2011


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 07efe83795b0 by Mark Dickinson in branch '2.7':
Issue #12973: Fix int.__pow__ overflow checks that invoked undefined behaviour, thereby producing incorrect results on Clang.
http://hg.python.org/cpython/rev/07efe83795b0

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list