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.

作者 terry.reedy
收信人 fredrikj, mark.dickinson, orsenthil, pitrou, rhettinger, terry.reedy, vstinner, zooko
日期 2010-06-22.17:13:09
SpamBayes Score 0.008555468
Marked as misclassified
Message-id <1277226793.0.0.358739001937.issue3439@psf.upfronthosting.co.za>
In-reply-to
内容
Minor addendum to Mark's last message: in the near release version of 2.7 (rc2), note 2 in 5.4. "Numeric Types — int, float, long, complex" now starts "Conversion from floats using int() or long() truncates toward zero like the related function, math.trunc()" and no longer marks the usage of long as deprecated.
历史
日期 用户 动作 参数
2010-06-22 17:13:13terry.reedy修改recipients: + terry.reedy, rhettinger, zooko, mark.dickinson, orsenthil, pitrou, vstinner, fredrikj
2010-06-22 17:13:12terry.reedy修改messageid: <1277226793.0.0.358739001937.issue3439@psf.upfronthosting.co.za>
2010-06-22 17:13:10terry.reedy链接issue3439 messages
2010-06-22 17:13:09terry.reedy创建