[issue26423] Integer overflow in wrap_lenfunc() on 64-bit build of Windows with len > 2**31-1

STINNER Victor report at bugs.python.org
Tue May 28 12:15:34 EDT 2019


STINNER Victor <vstinner at redhat.com> added the comment:


New changeset aaed2c332ae8370e5e87d09c43ef7a39c2abf68d by Victor Stinner in branch '2.7':
bpo-26423: Fix test_descr.test_wrap_lenfunc_bad_cast() on 32-bit Windows (GH-13629)
https://github.com/python/cpython/commit/aaed2c332ae8370e5e87d09c43ef7a39c2abf68d


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue26423>
_______________________________________


More information about the Python-bugs-list mailing list