[issue14630] non-deterministic behavior of int subclass

Mark Dickinson report at bugs.python.org
Fri Apr 20 12:56:45 CEST 2012


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

If we're accessing ob_digit[0] when Py_SIZE(x) == 0, that sounds like a bug to me.

----------

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


More information about the Python-bugs-list mailing list