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 belopolsky, benhoyt, benjamin.peterson, fdrake, lemburg, mrabarnett, serhiy.storchaka, vstinner
Date 2017-10-17.21:46:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508276807.43.0.213398074469.issue31803@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 884d13a55fc328e2e1e3948a82b361b30804b818 by Victor Stinner in branch 'master':
time.clock() now emits a DeprecationWarning (GH-4020)
https://github.com/python/cpython/commit/884d13a55fc328e2e1e3948a82b361b30804b818
History
Date User Action Args
2017-10-17 21:46:47vstinnersetrecipients: + vstinner, lemburg, fdrake, belopolsky, benjamin.peterson, mrabarnett, benhoyt, serhiy.storchaka
2017-10-17 21:46:47vstinnersetmessageid: <1508276807.43.0.213398074469.issue31803@psf.upfronthosting.co.za>
2017-10-17 21:46:47vstinnerlinkissue31803 messages
2017-10-17 21:46:47vstinnercreate