Created originally on Bitbucket by Yannick_Jadoul (Yannick Jadoul)
Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.
The only thing that’s not tested is time.clock_settime_ns
(but neither is time.clock_settime
). Not that straightforward to test without messing up the time of the host system?
Cfr. https://www.python.org/dev/peps/pep-0564/ and https://github.com/python/cpython/pull/3989