[issue14630] non-deterministic behavior of int subclass

Roundup Robot report at bugs.python.org
Fri Apr 20 22:44:32 CEST 2012


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

New changeset cdcc6b489862 by Mark Dickinson in branch '3.2':
Issue #14630: Fix an incorrect access of ob_digit[0] for a zero instance of an int subclass.
http://hg.python.org/cpython/rev/cdcc6b489862

New changeset c7b0f711dc15 by Mark Dickinson in branch 'default':
Issue #14630: Merge fix from 3.2.
http://hg.python.org/cpython/rev/c7b0f711dc15

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

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


More information about the Python-bugs-list mailing list