[issue27073] redundant checks in long_add and long_sub

Oren Milman report at bugs.python.org
Sat May 21 11:07:58 EDT 2016


Oren Milman added the comment:

Thanks for the reviews!

I added an assert in long_add (in long_sub it might be that the result is 0).
The updated diff file is attached.

----------
Added file: http://bugs.python.org/file42926/issue27073.diff

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


More information about the Python-bugs-list mailing list