[issue30807] setitimer() can disable timer by mistake

STINNER Victor report at bugs.python.org
Fri Jun 30 03:46:36 EDT 2017


STINNER Victor added the comment:

> Also using the PyTime APIs will make it annoying to backport to 2.7 (which isn't mandatory, of course).

If you want to fix 2.7, I think that your simple test to round
"manually" to 1 microsecond is enough.

----------

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


More information about the Python-bugs-list mailing list