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, vstinner
日期 2012-01-30.02:42:49
SpamBayes Score 0.0008274912
Marked as misclassified
Message-id <1327891369.97.0.0942190814227.issue13882@psf.upfronthosting.co.za>
In-reply-to
内容
Patch version 4, minor update:
 - remove the resolution field of _PyTime_t and remove int_log10(): use 1/divisior as the resolution to support divisor different than a power of 10 (e.g. the cpu frequency on Windows)
 - inline and remove _PyTime_FromTimespec()
历史
日期 用户 动作 参数
2012-01-30 02:42:50vstinner修改recipients: + vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, Alexander.Belopolsky
2012-01-30 02:42:49vstinner修改messageid: <1327891369.97.0.0942190814227.issue13882@psf.upfronthosting.co.za>
2012-01-30 02:42:49vstinner链接issue13882 messages
2012-01-30 02:42:49vstinner创建