[issue27145] long_add and long_sub might return a new int where &small_ints[x] could be returned

Inada Naoki report at bugs.python.org
Tue Nov 26 02:55:05 EST 2019


Inada Naoki <songofacandy at gmail.com> added the comment:


New changeset 036fe85bd3e6cd01093d836d71792a1966f961e8 by Inada Naoki (HongWeipeng) in branch 'master':
bpo-27145: small_ints[x] could be returned in long_add and long_sub (GH-15716)
https://github.com/python/cpython/commit/036fe85bd3e6cd01093d836d71792a1966f961e8


----------
nosy: +inada.naoki

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


More information about the Python-bugs-list mailing list