STINNER Victor <[email protected]> added the comment:
Which implementation is currently used on AIX? What's the output of the
following command?
$ ./python
Python 3.9.0a6+ (heads/master:4a12d12186, May 15 2020, 04:55:17)
>>> import time; time.get_clock_info('thread_time')
namespace(adjustable=False,
implementation='clock_gettime(CLOCK_THREAD_CPUTIME_ID)', monotonic=True,
resolution=1e-09)
----------
nosy: +vstinner
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40192>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com