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 gregory.p.smith, mbussonn, vstinner, xtreak
Date 2019-05-13.19:23:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557775400.52.0.301481686397.issue36895@roundup.psfhosted.org>
In-reply-to
Content
New changeset b6a09ae287e253e4146a5a224b75d4dbfd38cb63 by Victor Stinner (Matthias Bussonnier) in branch 'master':
bpo-36895: Undocument removed time.clock (GH-13286)
https://github.com/python/cpython/commit/b6a09ae287e253e4146a5a224b75d4dbfd38cb63
History
Date User Action Args
2019-05-13 19:23:20vstinnersetrecipients: + vstinner, gregory.p.smith, mbussonn, xtreak
2019-05-13 19:23:20vstinnersetmessageid: <1557775400.52.0.301481686397.issue36895@roundup.psfhosted.org>
2019-05-13 19:23:20vstinnerlinkissue36895 messages
2019-05-13 19:23:20vstinnercreate