[issue17016] _sre: avoid relying on pointer overflow

Roundup Robot report at bugs.python.org
Sat Apr 13 20:18:52 CEST 2013


Roundup Robot added the comment:

New changeset 27162465316f by Serhiy Storchaka in branch '2.7':
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
http://hg.python.org/cpython/rev/27162465316f

New changeset 2673d207c524 by Serhiy Storchaka in branch '3.3':
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
http://hg.python.org/cpython/rev/2673d207c524

New changeset f280786d0e64 by Serhiy Storchaka in branch 'default':
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
http://hg.python.org/cpython/rev/f280786d0e64

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

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


More information about the Python-bugs-list mailing list