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 python-dev
Recipients fdrake, pfalcon, pitrou, python-dev, serhiy.storchaka, vstinner, yselivanov
Date 2014-06-04.18:45:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gkJvk3KC3z7Ln3@mail.python.org>
In-reply-to
Content
New changeset 38acef3c3228 by Guido van Rossum in branch 'default':
Replace deprecated time.clock() with time.time(). Fixes issue #20475.
http://hg.python.org/cpython/rev/38acef3c3228
History
Date User Action Args
2014-06-04 18:45:07python-devsetrecipients: + python-dev, fdrake, pfalcon, pitrou, vstinner, serhiy.storchaka, yselivanov
2014-06-04 18:45:07python-devlinkissue20475 messages
2014-06-04 18:45:07python-devcreate