Message 159558 - Python tracker

Message159558

Author python-dev
Recipients Arfrever, lemburg, neologix, python-dev, vstinner
Date 2012-04-29.01:04:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1SOIYi-0002QK-PC@dinsdale.python.org>
In-reply-to
Content
New changeset bd195749c0a2 by Victor Stinner in branch 'default':
Issue #14428: Use the new time.perf_counter() and time.process_time() functions
http://hg.python.org/cpython/rev/bd195749c0a2
History
Date User Action Args
2012-04-29 01:04:18python-devsetrecipients: + python-dev, lemburg, vstinner, Arfrever, neologix
2012-04-29 01:04:17python-devlinkissue14428 messages
2012-04-29 01:04:17python-devcreate