[issue3944] faster long multiplication

Pernici Mario report at bugs.python.org
Sun Mar 22 10:53:20 CET 2009


Pernici Mario <pernici at users.sourceforge.net> added the comment:

This patch comes from 30bit_longdigit13+optimizations1.patch in issue4258
with modification for the case of multiplication by 0; it passes
test_long.py and pidigits is a bit faster.

----------
Added file: http://bugs.python.org/file13394/longobject_diff1

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


More information about the Python-bugs-list mailing list