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.

Author vstinner
Recipients Alexander.Belopolsky, Arfrever, belopolsky, eric.smith, loewis, mark.dickinson, pitrou, skrah, vstinner
Date 2012-02-03.12:16:43
SpamBayes Score 1.5005834e-06
Marked as misclassified No
Message-id <CAMpsgwYTQL3fSN5GAknQ1rURrzCaKpea3+=7uVY_Ev0oVQdd2g@mail.gmail.com>
In-reply-to <1328231344.65.0.838346123268.issue13882@psf.upfronthosting.co.za>
Content
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
Files
File name Uploaded
time_decimal-10.patch vstinner, 2012-02-03.12:16:36
History
Date User Action Args
2012-02-03 12:16:46vstinnersetrecipients: + vstinner, loewis, mark.dickinson, belopolsky, pitrou, eric.smith, Arfrever, skrah, Alexander.Belopolsky
2012-02-03 12:16:44vstinnerlinkissue13882 messages
2012-02-03 12:16:43vstinnercreate