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.

作者 derekroconnor
收信人 derekroconnor, eric.smith, isandler, mark.dickinson, tim.peters
日期 2010-04-04.19:45:31
SpamBayes Score 0.00024253248
Marked as misclassified
Message-id <1270410334.39.0.715534838365.issue8309@psf.upfronthosting.co.za>
In-reply-to
内容
@ Tim Peters

" ... are much keener about speed than avoiding noise results for inputs in ranges they *never intend to use* ".

It is the *unintended use* that worries me. Sadly, "Speed is King". Perhaps that aphorism should be "Speed is Ki(lli)ng".

@ Mark Dickinson

I don't write C but Gay's 4300 line dtoa.c is the most frightening piece of code I've ever seen. 

I think accountants have the right idea: money is in cents, with positives in the left column and negatives in the right. All they need is integer addition and comparison. Multiplication? Only if you have taxation.

Derek O'Connor
历史
日期 用户 动作 参数
2010-04-04 19:45:34derekroconnor修改recipients: + derekroconnor, tim.peters, isandler, mark.dickinson, eric.smith
2010-04-04 19:45:34derekroconnor修改messageid: <1270410334.39.0.715534838365.issue8309@psf.upfronthosting.co.za>
2010-04-04 19:45:31derekroconnor链接issue8309 messages
2010-04-04 19:45:31derekroconnor创建