This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients christian.heimes, fredrikj, mark.dickinson, pernici
Date 2008-11-11.17:12:03
SpamBayes Score 0.00077946705
Marked as misclassified No
Message-id <1226423524.24.0.889009376246.issue3944@psf.upfronthosting.co.za>
In-reply-to
Content
See issue 4258 for a patch that combines 30-bit digits with
this multiplication optimization. The code is quite different
from the patch posted here, but the basic idea is the same.
History
Date User Action Args
2008-11-11 17:12:04mark.dickinsonsetrecipients: + mark.dickinson, pernici, christian.heimes, fredrikj
2008-11-11 17:12:04mark.dickinsonsetmessageid: <1226423524.24.0.889009376246.issue3944@psf.upfronthosting.co.za>
2008-11-11 17:12:03mark.dickinsonlinkissue3944 messages
2008-11-11 17:12:03mark.dickinsoncreate