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 vstinner
Date 2017-10-12.15:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507823518.3.0.213398074469.issue31773@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cba9a0c6def70549046f1afa6a80e38fe706520e by Victor Stinner in branch 'master':
bpo-31773: time.perf_counter() uses again double (GH-3964)
https://github.com/python/cpython/commit/cba9a0c6def70549046f1afa6a80e38fe706520e
History
Date User Action Args
2017-10-12 15:51:58vstinnersetrecipients: + vstinner
2017-10-12 15:51:58vstinnersetmessageid: <1507823518.3.0.213398074469.issue31773@psf.upfronthosting.co.za>
2017-10-12 15:51:58vstinnerlinkissue31773 messages
2017-10-12 15:51:58vstinnercreate