[issue12493] subprocess: Popen.communicate() doesn't handle EINTR in some cases

Roundup Robot report at bugs.python.org
Tue Jul 5 14:51:05 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 807921ba241d by Victor Stinner in branch '3.2':
Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
http://hg.python.org/cpython/rev/807921ba241d

New changeset 4928cf093a11 by Victor Stinner in branch 'default':
(merge 3.2) Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
http://hg.python.org/cpython/rev/4928cf093a11

New changeset 8a4c9c154b5d by Victor Stinner in branch '2.7':
Issue #12493: skip test_communicate_eintr() if signal.SIGALRM is missing
http://hg.python.org/cpython/rev/8a4c9c154b5d

----------

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


More information about the Python-bugs-list mailing list