[issue12822] NewGIL should use CLOCK_MONOTONIC if possible.

Antoine Pitrou report at bugs.python.org
Tue Aug 23 21:03:42 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

The patch is ok on the principle, but we do need a check that CLOCK_MONOTONIC is supported at build time.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12822>
_______________________________________


More information about the Python-bugs-list mailing list