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
收信人 Alexander.Belopolsky, Arfrever, belopolsky, eric.smith, loewis, mark.dickinson, pitrou, skrah, vstinner
日期 2012-02-12.11:11:22
SpamBayes Score 0.049488474
Marked as misclassified
Message-id <1329045098.71.0.411806602462.issue13882@psf.upfronthosting.co.za>
In-reply-to
内容
Patch version 15:
 - round "correctly"
 - datetime.date.fromtimestamp() and datetime.datetime.fromtimestamp() reuses _PyTime_t API to support decimal.Decimal without loss of precision
 - add more tests
历史
日期 用户 动作 参数
2012-02-12 11:11:39vstinner修改recipients: + vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, skrah, Alexander.Belopolsky
2012-02-12 11:11:38vstinner修改messageid: <1329045098.71.0.411806602462.issue13882@psf.upfronthosting.co.za>
2012-02-12 11:11:38vstinner链接issue13882 messages
2012-02-12 11:11:38vstinner创建