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.

作者 mark.dickinson
收信人 fredrikj, loewis, mark.dickinson, pitrou, rhettinger, terry.reedy, vstinner
日期 2008-12-13.15:06:01
SpamBayes Score 6.1429986e-05
Marked as misclassified
Message-id <1229180823.67.0.719758051206.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
Added another test to pybench;  it makes sense to consider cases where the 
input n is uniformly distributed in [0, 2**31) as well as cases where the 
output n.bit_length() is uniformly distributed in [0, 32).
历史
日期 用户 动作 参数
2008-12-13 15:07:03mark.dickinson修改recipients: + mark.dickinson, loewis, rhettinger, terry.reedy, pitrou, vstinner, fredrikj
2008-12-13 15:07:03mark.dickinson修改messageid: <1229180823.67.0.719758051206.issue3439@psf.upfronthosting.co.za>
2008-12-13 15:06:02mark.dickinson链接issue3439 messages
2008-12-13 15:06:02mark.dickinson创建