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
收信人 anacrolix, belopolsky, brian.curtin, eric.araujo, glenn, kristjan.jonsson, martin.panter, pitrou, python-dev, vstinner
日期 2011-11-29.19:29:53
SpamBayes Score 0.07689575
Marked as misclassified
Message-id <1322594995.28.0.16898060828.issue10278@psf.upfronthosting.co.za>
In-reply-to
内容
Version 3 of the patch: check for clock_gettime() failure. Try CLOCK_MONOTONIC_RAW, or try CLOCK_MONOTONIC, or use time.time().
历史
日期 用户 动作 参数
2011-11-29 19:29:55vstinner修改recipients: + vstinner, belopolsky, pitrou, kristjan.jonsson, eric.araujo, brian.curtin, glenn, anacrolix, python-dev, martin.panter
2011-11-29 19:29:55vstinner修改messageid: <1322594995.28.0.16898060828.issue10278@psf.upfronthosting.co.za>
2011-11-29 19:29:54vstinner链接issue10278 messages
2011-11-29 19:29:54vstinner创建