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.

作者 terry.reedy
收信人 fredrikj, mark.dickinson, orsenthil, pitrou, rhettinger, terry.reedy, vstinner, zooko
日期 2010-06-22.21:34:16
SpamBayes Score 0.0036750694
Marked as misclassified
Message-id <1277242457.71.0.0947318514325.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
Whoops, sorry to create confusion when I was trying to put this issue to rest completely. Let me try better. 

In his last message, Raymond said "Other possible wording:
 ... so that ``k`` is approximately ``1 + int(log(abs(x), 2))``."

That is what the current 2.7rc2 doc says.

In response, Mark said "I guess that could work." but quoted footnote 2, which implied that 'int' should be changed to 'trunc' in the example above. 

This implied to me that there was a lingering .numbits doc issue.
But footnote 2 is now changed, so I not longer think there is a doc issue, so I reported that, so no one else would think so.

I hope this is the end of this.
历史
日期 用户 动作 参数
2010-06-22 21:34:17terry.reedy修改recipients: + terry.reedy, rhettinger, zooko, mark.dickinson, orsenthil, pitrou, vstinner, fredrikj
2010-06-22 21:34:17terry.reedy修改messageid: <1277242457.71.0.0947318514325.issue3439@psf.upfronthosting.co.za>
2010-06-22 21:34:16terry.reedy链接issue3439 messages
2010-06-22 21:34:16terry.reedy创建