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 ronaldoussoren
Recipients belopolsky, ned.deily, nooB, p-ganssle, ronaldoussoren, vstinner
Date 2020-07-28.19:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595965026.38.0.536908140865.issue41303@roundup.psfhosted.org>
In-reply-to
Content
macOS 10.12 also has clock_gettime(), which would allow using the generic code path (although the current path must be kept for older versions of macOS).
History
Date User Action Args
2020-07-28 19:37:06ronaldoussorensetrecipients: + ronaldoussoren, belopolsky, vstinner, ned.deily, nooB, p-ganssle
2020-07-28 19:37:06ronaldoussorensetmessageid: <1595965026.38.0.536908140865.issue41303@roundup.psfhosted.org>
2020-07-28 19:37:06ronaldoussorenlinkissue41303 messages
2020-07-28 19:37:06ronaldoussorencreate