[docs] [issue35716] CLOCK_MONOTONIC_RAW available on macOS

STINNER Victor report at bugs.python.org
Fri Jan 11 08:33:40 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

Thanks Joannah Nanjekye for the PR. I rewrote the commit message to format properly the co-authored-by tag. The doc has been updated in 3.7 and master.

Ricardo Fraile: *Please*. Don't use this clock :-) It must not be used except if you really understand well what you are doing :-)

https://www.python.org/dev/peps/pep-0418/#clock-monotonic-clock-monotonic-raw-clock-boottime

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35716>
_______________________________________


More information about the docs mailing list