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 Eric Appelt, belopolsky, docs@python, lemburg, vstinner
Date 2017-02-16.10:00:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487239247.86.0.0601946474666.issue29026@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23557d59b819f57800ddef0b1373acef8e024670 by Victor Stinner in branch 'master':
bpo-29026: Clarify documentation of time.time (#34)
https://github.com/python/cpython/commit/23557d59b819f57800ddef0b1373acef8e024670
History
Date User Action Args
2017-02-16 10:00:47vstinnersetrecipients: + vstinner, lemburg, belopolsky, docs@python, Eric Appelt
2017-02-16 10:00:47vstinnersetmessageid: <1487239247.86.0.0601946474666.issue29026@psf.upfronthosting.co.za>
2017-02-16 10:00:47vstinnerlinkissue29026 messages
2017-02-16 10:00:47vstinnercreate