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 gregory.p.smith
Recipients gregory.p.smith, mbussonn, vstinner
Date 2019-05-13.01:34:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557711296.43.0.901743074832.issue36895@roundup.psfhosted.org>
In-reply-to
Content
New changeset e2500610c62673f42371b54fb0e4de83e4b33146 by Gregory P. Smith (Matthias Bussonnier) in branch 'master':
bpo-36895: remove time.clock() as per removal notice. (GH-13270)
https://github.com/python/cpython/commit/e2500610c62673f42371b54fb0e4de83e4b33146
History
Date User Action Args
2019-05-13 01:34:56gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, mbussonn
2019-05-13 01:34:56gregory.p.smithsetmessageid: <1557711296.43.0.901743074832.issue36895@roundup.psfhosted.org>
2019-05-13 01:34:56gregory.p.smithlinkissue36895 messages
2019-05-13 01:34:56gregory.p.smithcreate