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.

作者 pitrou
收信人 fredrikj, loewis, mark.dickinson, pitrou, rhettinger, terry.reedy, vstinner
日期 2008-12-13.13:57:25
SpamBayes Score 3.2029177e-05
Marked as misclassified
Message-id <1229176709.35.0.287039889739.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
Well, I don't think bit_length() warrants a specific test which will
slow down the whole pybench suite. pybench tracks interpreter speed for
common and generally useful operations, while I think bit_length() is
only a niche method.
历史
日期 用户 动作 参数
2008-12-13 13:58:29pitrou修改recipients: + pitrou, loewis, rhettinger, terry.reedy, mark.dickinson, vstinner, fredrikj
2008-12-13 13:58:29pitrou修改messageid: <1229176709.35.0.287039889739.issue3439@psf.upfronthosting.co.za>
2008-12-13 13:57:26pitrou链接issue3439 messages
2008-12-13 13:57:26pitrou创建