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 xrisk
Recipients belopolsky, ned.deily, nooB, p-ganssle, ronaldoussoren, vstinner, xrisk
Date 2020-08-04.18:56:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596567385.57.0.0763532953716.issue41303@roundup.psfhosted.org>
In-reply-to
Content
Wouldn’t using mach_continuous_time (and its equivalents on other platforms) wherever possible be preferable?

Or would a different API that distinguishes between clocks that track during suspend versus those that not be a better idea? Given that at least macOS and Linux offer both variants (not sure about Windows)
History
Date User Action Args
2020-08-04 18:56:25xrisksetrecipients: + xrisk, ronaldoussoren, belopolsky, vstinner, ned.deily, nooB, p-ganssle
2020-08-04 18:56:25xrisksetmessageid: <1596567385.57.0.0763532953716.issue41303@roundup.psfhosted.org>
2020-08-04 18:56:25xrisklinkissue41303 messages
2020-08-04 18:56:25xriskcreate