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, mark.dickinson, pitrou, rhettinger, terry.reedy, vstinner
日期 2008-12-17.18:44:06
SpamBayes Score 9.8079145e-05
Marked as misclassified
Message-id <1229539447.36.0.161973532061.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
> Committed

Really? YEAH! Great job everybody ;-) I read the code and it looks 
valid. Micro optimisation (for smaller memory footprint): would it be 
possible to share the 32 int table (BitLengthTable) between int and 
long (in Python 2.x)?
历史
日期 用户 动作 参数
2008-12-17 18:44:07vstinner修改recipients: + vstinner, rhettinger, terry.reedy, mark.dickinson, pitrou, fredrikj
2008-12-17 18:44:07vstinner修改messageid: <1229539447.36.0.161973532061.issue3439@psf.upfronthosting.co.za>
2008-12-17 18:44:06vstinner链接issue3439 messages
2008-12-17 18:44:06vstinner创建