[issue1621] Do not assume signed integer overflow behavior

Roundup Robot report at bugs.python.org
Sun Sep 25 16:35:02 CEST 2011


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

New changeset 3fb9464f9b02 by Mark Dickinson in branch 'default':
Issue #1621: Fix undefined behaviour from signed overflow in datetime module hashes, array and list iterations, and get_integer (stringlib/string_format.h)
http://hg.python.org/cpython/rev/3fb9464f9b02

----------

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


More information about the Python-bugs-list mailing list