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.

作者 vstinner
收信人 fredrikj, loewis, mark.dickinson, rhettinger, terry.reedy, vstinner
日期 2008-12-12.16:56:31
SpamBayes Score 7.216416e-05
Marked as misclassified
Message-id <1229100994.21.0.103514408264.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
> I'll work on the documentation

Ok, cool.

> a description of the semantics of numbits for 0 and negative 
integers

About the negative integer: the documentation should be "number of 
bits of the *absolute value* of x" and "by convention, 0.numbits() is 
0". But you're right, the documentation is not clear.
历史
日期 用户 动作 参数
2008-12-12 16:56:34vstinner修改recipients: + vstinner, loewis, rhettinger, terry.reedy, mark.dickinson, fredrikj
2008-12-12 16:56:34vstinner修改messageid: <1229100994.21.0.103514408264.issue3439@psf.upfronthosting.co.za>
2008-12-12 16:56:32vstinner链接issue3439 messages
2008-12-12 16:56:31vstinner创建