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, pitrou, vstinner
Date 2017-11-15.01:54:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510710895.33.0.213398074469.issue32025@psf.upfronthosting.co.za>
In-reply-to
Content
It seems like macOS doesn't implement CLOCK_THREAD_CPUTIME_ID but provides thread_info() which can be used by suming user and system times.
History
Date User Action Args
2017-11-15 01:54:55vstinnersetrecipients: + vstinner, belopolsky, pitrou
2017-11-15 01:54:55vstinnersetmessageid: <1510710895.33.0.213398074469.issue32025@psf.upfronthosting.co.za>
2017-11-15 01:54:55vstinnerlinkissue32025 messages
2017-11-15 01:54:55vstinnercreate