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-03.12:16:43
SpamBayes Score 1.5005834e-06
Marked as misclassified
Message-id <CAMpsgwYTQL3fSN5GAknQ1rURrzCaKpea3+=7uVY_Ev0oVQdd2g@mail.gmail.com>
In-reply-to <1328231344.65.0.838346123268.issue13882@psf.upfronthosting.co.za>
内容
Patch version 10:
 - deprecate os.stat_float_times()
 - fix docstring of os.*stat() functions
 - add a reference to the PEP
 - add a comment to indicate that _PyTime_gettimeofday() ignores
integer overflow
文件
文件名 上传时间
time_decimal-10.patch vstinner, 2012-02-03.12:16:36
历史
日期 用户 动作 参数
2012-02-03 12:16:46vstinner修改recipients: + vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, skrah, Alexander.Belopolsky
2012-02-03 12:16:44vstinner链接issue13882 messages
2012-02-03 12:16:43vstinner创建