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 <[email protected]>
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: <[email protected]>
2008-10-06 17:41:56terry.reedylinkissue3439 messages
2008-10-06 17:41:56terry.reedycreate