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
收信人 christian.heimes, gregory.p.smith, mark.dickinson, vstinner
日期 2008-11-10.18:55:24
SpamBayes Score 0.00083572615
Marked as misclassified
Message-id <1226343326.85.0.69989267572.issue4294@psf.upfronthosting.co.za>
In-reply-to
内容
Other optimization for long_compare(), long_lshift() and 
long_rshift().

Note: with all my patches, Python is a little bit faster (but not 
slower, which is already a good thing ;-)).
历史
日期 用户 动作 参数
2008-11-10 18:55:27vstinner修改recipients: + vstinner, gregory.p.smith, mark.dickinson, christian.heimes
2008-11-10 18:55:26vstinner修改messageid: <1226343326.85.0.69989267572.issue4294@psf.upfronthosting.co.za>
2008-11-10 18:55:26vstinner链接issue4294 messages
2008-11-10 18:55:25vstinner创建