[issue23851] PEP 475: _posixsubprocess retries close() on EINTR

Roundup Robot report at bugs.python.org
Thu Apr 2 16:26:33 CEST 2015


Roundup Robot added the comment:

New changeset e54b23d7afa6 by Victor Stinner in branch '3.4':
Issue #23851: close() must not be retried when it fails with EINTR
https://hg.python.org/cpython/rev/e54b23d7afa6

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

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


More information about the Python-bugs-list mailing list