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-11-11.18:15:40
SpamBayes Score 0.00014456584
Marked as misclassified
Message-id <1226427343.7.0.7641714888.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
> (-maxint-1).numbits() hangs

Ooops, nice catch! It was an integer overflow, already present in 
fredrikj's original patch. The new patch fixes this bug but also 
included a documentation patch ;-)
历史
日期 用户 动作 参数
2008-11-11 18:15:43vstinner修改recipients: + vstinner, loewis, rhettinger, terry.reedy, mark.dickinson, fredrikj
2008-11-11 18:15:43vstinner修改messageid: <1226427343.7.0.7641714888.issue3439@psf.upfronthosting.co.za>
2008-11-11 18:15:42vstinner链接issue3439 messages
2008-11-11 18:15:42vstinner创建