[issue12462] time.sleep(1): call PyErr_CheckSignals() if the sleep was interrupted

Roundup Robot report at bugs.python.org
Fri Jul 1 14:19:32 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 583be15e22ca by Victor Stinner in branch 'default':
Issue #12462: time.sleep() now calls immediatly the (Python) signal handler if
http://hg.python.org/cpython/rev/583be15e22ca

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list