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 terry.reedy
Recipients fredrikj, loewis, mark.dickinson, rhettinger, terry.reedy
Date 2008-10-06.17:41:55
SpamBayes Score 0.0031144076
Marked as misclassified No
Message-id <1223314917.1.0.667565377721.issue3439@psf.upfronthosting.co.za>
In-reply-to
Content
To add support to the proposal: there is currently yet another thread on
c.l.p on how to calculate numbits efficiently.  The OP needs it for
prototyping cryptographic algorithms and found Python-level code slower
than he wanted.
History
Date User Action Args
2008-10-06 17:41:57terry.reedysetrecipients: + terry.reedy, loewis, rhettinger, mark.dickinson, fredrikj
2008-10-06 17:41:57terry.reedysetmessageid: <1223314917.1.0.667565377721.issue3439@psf.upfronthosting.co.za>
2008-10-06 17:41:56terry.reedylinkissue3439 messages
2008-10-06 17:41:56terry.reedycreate