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.14:54:32
SpamBayes Score 4.5413617e-10
Marked as misclassified
Message-id <1229180149.82.0.541676092285.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.

Me neither.  It's a temporary patch to pybench, to establish whether it's 
worth applying optimizations to bit_length.  I didn't intend that it 
should be applied to the trunk.
历史
日期 用户 动作 参数
2008-12-13 14:55:49mark.dickinson修改recipients: + mark.dickinson, loewis, rhettinger, terry.reedy, pitrou, vstinner, fredrikj
2008-12-13 14:55:49mark.dickinson修改messageid: <1229180149.82.0.541676092285.issue3439@psf.upfronthosting.co.za>
2008-12-13 14:54:32mark.dickinson链接issue3439 messages
2008-12-13 14:54:32mark.dickinson创建