[issue9530] integer undefined behaviors

Mark Dickinson report at bugs.python.org
Fri Aug 6 14:04:48 CEST 2010


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

Here are some fixes for Objects/bytesobject.c and Objects/bytearrayobject.c.  More to come.

----------
keywords: +patch
versions: +Python 3.2 -Python 3.3
Added file: http://bugs.python.org/file18415/issue9530_1.patch

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


More information about the Python-bugs-list mailing list