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 lemburg, neologix, vstinner
Date 2012-04-12.23:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1334274235.67.0.893323412756.issue14428@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 7:
 - Add time.perf_counter() and time.process_time()
 - Replace "accuracy" key with "precision" in time.get_clock_info() result
History
Date User Action Args
2012-04-12 23:43:55vstinnersetrecipients: + vstinner, lemburg, neologix
2012-04-12 23:43:55vstinnersetmessageid: <1334274235.67.0.893323412756.issue14428@psf.upfronthosting.co.za>
2012-04-12 23:43:55vstinnerlinkissue14428 messages
2012-04-12 23:43:55vstinnercreate