[issue32057] time.sleep(n) interrupted by signal

STINNER Victor report at bugs.python.org
Fri Nov 17 05:31:13 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

I'm sorry but Python 3.4 doesn't accept bugfixes anymore. Same for Python 3.5.
https://devguide.python.org/#status-of-python-branches

> The following piece of code prints one line every second, as expected, on 3.6 and 3.5

Good, at least Python behaves as you want :-) Maybe it's an enhancement caused by the PEP 475.

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32057>
_______________________________________


More information about the Python-bugs-list mailing list