[issue36791] sum() relies on C signed overflow behaviour

miss-islington report at bugs.python.org
Sun May 12 05:37:19 EDT 2019


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset b7e483b6d07081d5f81860258e95785975a7cbf8 by Miss Islington (bot) in branch '3.7':
bpo-36791: Safer detection of integer overflow in sum(). (GH-13080)
https://github.com/python/cpython/commit/b7e483b6d07081d5f81860258e95785975a7cbf8


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list