STINNER Victor added the comment:

Oh, test_signal fails with the patch because time.sleep() is not interrupted by 
a signal. New patch.

I also reverted #ifdef order in floatsleep() to have a patch easier to review.

----------
Added file: http://bugs.python.org/file38457/sleep_eintr-2.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23646>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to